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.17] Abstract out RemoteFsTranslogWithPinnedTimestamps #15636

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport deeb2de from #15579.

* Abstract out RemoteFsTranslog with pinned timestamps

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

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 788b696: 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 4, 2024

❕ Gradle check result for 788b696: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 85.62874% with 24 lines in your changes missing coverage. Please review.

Project coverage is 71.69%. Comparing base (d000171) to head (788b696).
Report is 2 commits behind head on 2.17.

Files with missing lines Patch % Lines
...index/translog/RemoteFsTimestampAwareTranslog.java 84.61% 17 Missing and 5 partials ⚠️
...rg/opensearch/index/translog/RemoteFsTranslog.java 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15636      +/-   ##
============================================
- Coverage     72.11%   71.69%   -0.43%     
+ Complexity    64396    64047     -349     
============================================
  Files          5244     5245       +1     
  Lines        299367   299400      +33     
  Branches      43575    43581       +6     
============================================
- Hits         215901   214653    -1248     
- Misses        65723    66755    +1032     
- Partials      17743    17992     +249     

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

@andrross andrross deleted the backport/backport-15579-to-2.17 branch October 17, 2024 21:08
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