-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] [Segment Replication] Add check to cancel ongoing replication with old primary on onNewCheckpoint on replica #4396
Conversation
…d primary on onNewCheckpoint on replica (opensearch-project#4363) * [Segment Replication] Add check to cancel ongoing replication with old primary on onNewCheckpoint on replica Signed-off-by: Suraj Singh <surajrider@gmail.com> * Add changelog entry Signed-off-by: Suraj Singh <surajrider@gmail.com> * Address review comments Signed-off-by: Suraj Singh <surajrider@gmail.com> * Address review comments 2 Signed-off-by: Suraj Singh <surajrider@gmail.com> * Test failures Signed-off-by: Suraj Singh <surajrider@gmail.com> Signed-off-by: Suraj Singh <surajrider@gmail.com>
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #4396 +/- ##
============================================
+ Coverage 70.54% 70.61% +0.06%
- Complexity 56942 57126 +184
============================================
Files 4572 4584 +12
Lines 273816 274497 +681
Branches 40152 40226 +74
============================================
+ Hits 193170 193833 +663
+ Misses 64455 64431 -24
- Partials 16191 16233 +42
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
503 error during ping on github adoptium binary release. Will retry gradle check after some time.
|
Gradle Check (Jenkins) Run Completed with:
|
This test was added as part of PR #4363. Looking into it.
|
Gradle Check (Jenkins) Run Completed with:
|
For another seed - #4366 (comment) |
Raised #4414 |
Manul backport of #4363 to 2.x