[Backport 2.x] Purge remote translog basis the latest metadata for remote-backed indexes#6170
Merged
gbbafna merged 2 commits intoopensearch-project:2.xfrom Feb 6, 2023
Conversation
099abc2 to
de235fe
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Member
|
@ashking94 Please rebase your branch to have the latest version changes in. |
…exes (opensearch-project#6086) * Deleting remote translog considering latest remote metadata Co-authored-by: Gaurav Bafna <gbbafna@amazon.com> Signed-off-by: Ashish Singh <ssashish@amazon.com> (cherry picked from commit 54ce423) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
de235fe to
f5f5609
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Ashish Singh <ssashish@amazon.com>
Member
Author
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #6170 +/- ##
============================================
- Coverage 70.71% 70.47% -0.25%
- Complexity 58547 59014 +467
============================================
Files 4719 4774 +55
Lines 279503 282934 +3431
Branches 40435 41215 +780
============================================
+ Hits 197662 199394 +1732
- Misses 65579 66854 +1275
- Partials 16262 16686 +424
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
gbbafna
approved these changes
Feb 6, 2023
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.
Backport 54ce423 from #6086.