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 2.0] Modified _stop replication API to remove any stale replication settings on existing index #504

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 0bad307 from #410

…gs on existing index (#410)

Signed-off-by: Sai Kumar <[email protected]>

(cherry picked from commit 0bad307)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team August 24, 2022 06:51
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2022

Codecov Report

Merging #504 (a43f1df) into 2.0 (f650bed) will decrease coverage by 2.18%.
The diff coverage is 50.00%.

❗ Current head a43f1df differs from pull request most recent head 8301bd9. Consider uploading reports for the commit 8301bd9 to get more accurate results

@@             Coverage Diff              @@
##                2.0     #504      +/-   ##
============================================
- Coverage     75.07%   72.88%   -2.19%     
+ Complexity     1005      983      -22     
============================================
  Files           141      141              
  Lines          4565     4569       +4     
  Branches        504      507       +3     
============================================
- Hits           3427     3330      -97     
- Misses          824      923      +99     
- Partials        314      316       +2     
Impacted Files Coverage Δ
...action/stop/TransportStopIndexReplicationAction.kt 65.82% <50.00%> (-3.52%) ⬇️
...cation/action/changes/TransportGetChangesAction.kt 63.49% <0.00%> (-26.99%) ⬇️
...arch/replication/metadata/UpdateMetadataRequest.kt 77.27% <0.00%> (-22.73%) ⬇️
...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%) ⬇️
... and 16 more

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

@saikaranam-amazon saikaranam-amazon merged commit db2e5b1 into 2.0 Aug 26, 2022
@github-actions github-actions bot deleted the backport/backport-410-to-2.0 branch August 26, 2022 03:47
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.

3 participants