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 2.x] Add support to skip pinned timestamp in remote translog garbage collector #15567

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ef47252 from #15416.

…ctor (#15416)

Signed-off-by: Sachin Kale <kalsac@amazon.com>
(cherry picked from commit ef47252)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 2, 2024

❌ Gradle check result for 7b6881e: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Sep 2, 2024

✅ Gradle check result for 7b6881e: SUCCESS

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 86.77249% with 25 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (5653ed6) to head (7b6881e).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...rg/opensearch/index/translog/RemoteFsTranslog.java 85.50% 14 Missing and 6 partials ⚠️
...dex/translog/transfer/TranslogTransferManager.java 89.18% 2 Missing and 2 partials ⚠️
...ex/translog/transfer/TranslogTransferMetadata.java 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15567      +/-   ##
============================================
+ Coverage     71.60%   71.65%   +0.04%     
- Complexity    63764    63830      +66     
============================================
  Files          5239     5239              
  Lines        298427   298579     +152     
  Branches      43440    43463      +23     
============================================
+ Hits         213694   213938     +244     
+ Misses        66952    66706     -246     
- Partials      17781    17935     +154     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sachinpkale sachinpkale merged commit 88cc0bf into 2.x Sep 2, 2024
60 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant