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

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 <karanas@amazon.com>

(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 #506 (6f9b446) into 2.x (5959754) will increase coverage by 1.92%.
The diff coverage is 50.00%.

❗ Current head 6f9b446 differs from pull request most recent head d261d96. Consider uploading reports for the commit d261d96 to get more accurate results

@@             Coverage Diff              @@
##                2.x     #506      +/-   ##
============================================
+ Coverage     72.55%   74.47%   +1.92%     
- Complexity      984     1004      +20     
============================================
  Files           141      141              
  Lines          4576     4580       +4     
  Branches        506      509       +3     
============================================
+ Hits           3320     3411      +91     
+ Misses          936      850      -86     
+ Partials        320      319       -1     
Impacted Files Coverage Δ
...action/stop/TransportStopIndexReplicationAction.kt 60.75% <50.00%> (-12.58%) ⬇️
...arch/replication/metadata/UpdateMetadataRequest.kt 77.27% <0.00%> (-22.73%) ⬇️
.../action/status/TransportReplicationStatusAction.kt 97.82% <0.00%> (+1.08%) ⬆️
.../replication/action/index/ReplicateIndexRequest.kt 63.52% <0.00%> (+1.17%) ⬆️
...ication/metadata/store/ReplicationMetadataStore.kt 68.88% <0.00%> (+1.48%) ⬆️
...arch/replication/task/autofollow/AutoFollowTask.kt 72.97% <0.00%> (+2.02%) ⬆️
...rch/replication/task/shard/ShardReplicationTask.kt 75.91% <0.00%> (+2.18%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.73% <0.00%> (+2.94%) ⬆️
... 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 862e79a into 2.x Aug 26, 2022
@github-actions github-actions bot deleted the backport/backport-410-to-2.x 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