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] Fix deletion permits flow in RemoteFsTimestampAwareTranslog #16336

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 23d1c7a from #16282.

---------

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

❌ Gradle check result for ce20379: 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

❌ Gradle check result for ce20379: 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

❌ Gradle check result for ce20379: 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

✅ Gradle check result for ce20379: SUCCESS

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 58.18182% with 23 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (b68fff8) to head (ce20379).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...index/translog/RemoteFsTimestampAwareTranslog.java 44.00% 14 Missing ⚠️
...dex/translog/transfer/TranslogTransferManager.java 79.16% 4 Missing and 1 partial ⚠️
...rg/opensearch/index/translog/RemoteFsTranslog.java 33.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16336      +/-   ##
============================================
- Coverage     71.75%   71.75%   -0.01%     
- Complexity    65036    65077      +41     
============================================
  Files          5305     5305              
  Lines        304043   304067      +24     
  Branches      44221    44224       +3     
============================================
+ Hits         218176   218180       +4     
+ Misses        67717    67677      -40     
- Partials      18150    18210      +60     

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

@dbwiddis dbwiddis merged commit df52485 into 2.x Oct 16, 2024
61 of 63 checks passed
@github-actions github-actions bot deleted the backport/backport-16282-to-2.x branch October 16, 2024 05:01
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.

2 participants