-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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] [Remote Store] Change behaviour in replica recovery for remote translog enabled indices (#4318) #4873
Conversation
I believe this depends on #4857 |
Gradle Check (Jenkins) Run Completed with:
|
@ashking94 I believe the test failures have been fixed and the dependent PR merged. Please rebase this the 2.x branch and it should pass the tests. |
…og enabled indices (opensearch-project#4318) Signed-off-by: Ashish Singh <ssashish@amazon.com>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #4873 +/- ##
============================================
- Coverage 70.76% 70.56% -0.21%
+ Complexity 57654 57551 -103
============================================
Files 4620 4620
Lines 276150 276196 +46
Branches 40408 40417 +9
============================================
- Hits 195421 194896 -525
- Misses 64406 65004 +598
+ Partials 16323 16296 -27
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@andrross - done. |
@ashking94 Can you fix the DCO on your latest commit? |
Signed-off-by: Ashish Singh <ssashish@amazon.com>
Gradle Check (Jenkins) Run Completed with:
|
@andrross - My bad. It's done now. |
Signed-off-by: Ashish Singh ssashish@amazon.com
Description
PR link to main: #4318
Issues Resolved
NA
Check List
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.