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

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 #505 (aa462ac) into 2.1 (790438f) will increase coverage by 2.32%.
The diff coverage is 50.00%.

❗ Current head aa462ac differs from pull request most recent head 433f523. Consider uploading reports for the commit 433f523 to get more accurate results

@@             Coverage Diff              @@
##                2.1     #505      +/-   ##
============================================
+ Coverage     70.90%   73.23%   +2.32%     
- Complexity      968      987      +19     
============================================
  Files           141      141              
  Lines          4565     4569       +4     
  Branches        504      507       +3     
============================================
+ Hits           3237     3346     +109     
+ Misses          998      909      -89     
+ Partials        330      314      -16     
Impacted Files Coverage Δ
...action/stop/TransportStopIndexReplicationAction.kt 60.75% <50.00%> (-7.25%) ⬇️
...ation/task/shard/ShardReplicationChangesTracker.kt 60.60% <0.00%> (-3.04%) ⬇️
...rch/replication/task/index/IndexReplicationTask.kt 68.05% <0.00%> (+0.46%) ⬆️
...rch/replication/task/shard/ShardReplicationTask.kt 75.91% <0.00%> (+1.45%) ⬆️
...ication/metadata/store/ReplicationMetadataStore.kt 68.88% <0.00%> (+1.48%) ⬆️
...ication/action/status/ReplicationStatusResponse.kt 50.90% <0.00%> (+3.63%) ⬆️
...arch/replication/metadata/UpdateMetadataRequest.kt 100.00% <0.00%> (+4.54%) ⬆️
...lication/action/status/TranportShardsInfoAction.kt 96.66% <0.00%> (+16.66%) ⬆️
.../action/status/TransportReplicationStatusAction.kt 96.73% <0.00%> (+17.39%) ⬆️
... and 2 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 b998815 into 2.1 Aug 26, 2022
@github-actions github-actions bot deleted the backport/backport-410-to-2.1 branch August 26, 2022 03:49
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