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] Change RemoteSegmentStoreDirectory init at given timestamp to ignore pinned timestamp setting #15553

Merged
merged 1 commit into from
Aug 31, 2024

Change RemoteSegmentStoreDirectory init at given timestamp to ignore …

f6b467a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Change RemoteSegmentStoreDirectory init at given timestamp to ignore pinned timestamp setting #15553

Change RemoteSegmentStoreDirectory init at given timestamp to ignore …
f6b467a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2024 in 0s

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (36a5ac5) to head (f6b467a).

Files with missing lines Patch % Lines
server/src/main/java/org/opensearch/node/Node.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15553      +/-   ##
============================================
- Coverage     71.77%   71.75%   -0.02%     
- Complexity    63851    63852       +1     
============================================
  Files          5238     5238              
  Lines        298412   298413       +1     
  Branches      43440    43440              
============================================
- Hits         214174   214122      -52     
- Misses        66339    66409      +70     
+ Partials      17899    17882      -17     

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