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

[Backport #619 to 2.x] stopping replication before clean up of indices #635

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

sricharanvuppu
Copy link
Member

Signed-off-by: sricharanvuppu [email protected]

Description

stopping replication before clean up of indices
cherry picked from ad8e8de

Issues Resolved

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.

@sricharanvuppu sricharanvuppu requested a review from a team November 30, 2022 07:48
@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2022

Codecov Report

Merging #635 (0256d0a) into 2.x (a7e86d9) will decrease coverage by 1.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x     #635      +/-   ##
============================================
- Coverage     74.51%   73.44%   -1.07%     
+ Complexity     1004      987      -17     
============================================
  Files           141      141              
  Lines          4598     4598              
  Branches        507      507              
============================================
- Hits           3426     3377      -49     
- Misses          853      906      +53     
+ Partials        319      315       -4     
Impacted Files Coverage Δ
...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%) ⬇️
...ication/action/stop/StopIndexReplicationRequest.kt 50.00% <0.00%> (-5.00%) ⬇️
...ion/action/resume/ResumeIndexReplicationRequest.kt 50.00% <0.00%> (-5.00%) ⬇️
...tlin/org/opensearch/replication/util/Extensions.kt 65.47% <0.00%> (-4.77%) ⬇️
...n/index/ReplicateIndexClusterManagerNodeRequest.kt 50.00% <0.00%> (-4.17%) ⬇️
...ication/action/setup/ValidatePermissionsRequest.kt 62.50% <0.00%> (-4.17%) ⬇️
... and 11 more

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

@sricharanvuppu sricharanvuppu changed the title [Backport 2.x] stopping replication before clean up of indices [Backport #619 to 2.x] stopping replication before clean up of indices Nov 30, 2022
@saikaranam-amazon saikaranam-amazon merged commit 93fe3fc into 2.x Dec 27, 2022
@github-actions github-actions bot deleted the backport/backport-619-to-2.x branch December 27, 2022 08:36
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.

4 participants