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] Abstract out RemoteFsTranslogWithPinnedTimestamps #15623

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 <kalsac@amazon.com>
(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 3, 2024

❌ Gradle check result for 6d74e2c: 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 3, 2024

✅ Gradle check result for 6d74e2c: SUCCESS

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

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

Project coverage is 71.63%. Comparing base (bd57e5d) to head (6d74e2c).
Report is 6 commits behind head on 2.x.

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.x   #15623      +/-   ##
============================================
+ Coverage     71.55%   71.63%   +0.07%     
- Complexity    63951    63958       +7     
============================================
  Files          5243     5244       +1     
  Lines        299321   299354      +33     
  Branches      43568    43574       +6     
============================================
+ Hits         214193   214445     +252     
+ Misses        67177    66974     -203     
+ Partials      17951    17935      -16     

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

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