Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the main to 3.0 #556

Merged
merged 5 commits into from
Oct 31, 2022
Merged

Bump the main to 3.0 #556

merged 5 commits into from
Oct 31, 2022

Conversation

ankitkala
Copy link
Member

Signed-off-by: Ankit Kala ankikala@amazon.com

Description

Bump the CCR version to 3.0

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ankitkala ankitkala requested a review from a team September 13, 2022 15:00
@ankitkala
Copy link
Member Author

This change will be pushed after security plugin is on 3.0: opensearch-project/security#1953

@dblock
Copy link
Member

dblock commented Sep 29, 2022

Nothing should be blocking this anymore, go hunt down security plugin work.

Signed-off-by: Ankit Kala <ankikala@amazon.com>
Signed-off-by: Ankit Kala <ankikala@amazon.com>
Signed-off-by: Ankit Kala <ankikala@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #556 (061cab8) into main (67a7073) will decrease coverage by 2.07%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##               main     #556      +/-   ##
============================================
- Coverage     74.67%   72.60%   -2.08%     
+ Complexity     1006      981      -25     
============================================
  Files           141      141              
  Lines          4601     4600       -1     
  Branches        507      507              
============================================
- Hits           3436     3340      -96     
- Misses          848      940      +92     
- Partials        317      320       +3     
Impacted Files Coverage Δ
.../replication/repository/RemoteClusterRepository.kt 73.33% <ø> (-2.41%) ⬇️
.../org/opensearch/replication/util/ValidationUtil.kt 62.74% <0.00%> (ø)
...earch/replication/action/stats/NodeStatsRequest.kt 100.00% <100.00%> (ø)
.../replication/seqno/RemoteClusterTranslogService.kt 90.47% <100.00%> (ø)
...rch/replication/action/status/ShardInfoResponse.kt 72.26% <0.00%> (-19.33%) ⬇️
...ch/replication/task/index/IndexReplicationState.kt 51.66% <0.00%> (-15.00%) ⬇️
...ication/action/setup/TransportSetupChecksAction.kt 59.52% <0.00%> (-14.29%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 80.00% <0.00%> (-11.67%) ⬇️
...tion/repository/RemoteClusterMultiChunkTransfer.kt 90.24% <0.00%> (-9.76%) ⬇️
.../replication/metadata/store/ReplicationMetadata.kt 62.96% <0.00%> (-8.65%) ⬇️
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ankitkala ankitkala enabled auto-merge (rebase) October 31, 2022 08:13
Signed-off-by: Ankit Kala <ankikala@amazon.com>
Signed-off-by: Ankit Kala <ankikala@amazon.com>
@ankitkala
Copy link
Member Author

ankitkala commented Oct 31, 2022

Security and BWC tests are failing right now.

  • Security test will start working with next successful OS 3.0 build with security plugin added.
  • Will open a separate tracking issue for BWC failure.

auto-merge was automatically disabled October 31, 2022 12:19

Rebase failed

@ankitkala ankitkala merged commit 7669785 into opensearch-project:main Oct 31, 2022
@ankitkala ankitkala deleted the 3.0_bump branch October 31, 2022 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants