[Backport 2.x] [Remote Store] Change behaviour in replica recovery for remote translog enabled indices (#4318)#4873
Merged
andrross merged 2 commits intoopensearch-project:2.xfrom Oct 24, 2022
Conversation
Member
|
I believe this depends on #4857 |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Member
|
@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>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
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. |
Member
Author
|
@andrross - done. |
Member
|
@ashking94 Can you fix the DCO on your latest commit? |
Signed-off-by: Ashish Singh <ssashish@amazon.com>
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Member
Author
|
@andrross - My bad. It's done now. |
andrross
approved these changes
Oct 24, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.