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.1] stopReplication API removed from integ test cases #641

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

sricharanvuppu
Copy link
Member

Description

stopReplication API removed from integ test cases and stopAllReplicationJobs API added in MultiClusterRestTestCase

Issues Resolved

#412

Signed-off-by: sricharanvuppu [email protected]

Signed-off-by: sricharanvuppu [email protected]
(cherry picked from commit ad8e8de)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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.

…ionJobs API added in MultiClusterRestTestCase (#619)

Signed-off-by: sricharanvuppu <[email protected]>

Signed-off-by: sricharanvuppu <[email protected]>
(cherry picked from commit ad8e8de)
@sricharanvuppu sricharanvuppu requested a review from a team December 1, 2022 06:39
@codecov-commenter
Copy link

Codecov Report

Merging #641 (70e25ff) into 2.1 (189224c) will decrease coverage by 0.41%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.1     #641      +/-   ##
============================================
- Coverage     74.36%   73.95%   -0.42%     
+ Complexity     1001      994       -7     
============================================
  Files           141      141              
  Lines          4584     4584              
  Branches        505      505              
============================================
- Hits           3409     3390      -19     
- Misses          854      870      +16     
- Partials        321      324       +3     
Impacted Files Coverage Δ
...rch/replication/action/status/ShardInfoResponse.kt 72.26% <0.00%> (-19.33%) ⬇️
...arch/replication/metadata/UpdateMetadataRequest.kt 77.27% <0.00%> (-18.19%) ⬇️
...rch/replication/task/index/IndexReplicationTask.kt 71.78% <0.00%> (+1.14%) ⬆️
...rch/replication/task/shard/ShardReplicationTask.kt 75.18% <0.00%> (+1.45%) ⬆️
...ication/metadata/state/ReplicationStateMetadata.kt 51.72% <0.00%> (+1.72%) ⬆️

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 0bc11f0 into 2.1 Dec 27, 2022
@github-actions github-actions bot deleted the backport/backport-619-to-2.1 branch December 27, 2022 08:38
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