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

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 30ed15d from #15457.

…pinned timestamp setting (#15457)

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

❕ Gradle check result for f6b467a: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.index.reindex.DeleteByQueryBasicTests.testDeleteByQueryWithMultipleIndices

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 Aug 31, 2024

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).
Report is 1 commits behind head on 2.x.

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.

@sachinpkale sachinpkale merged commit ed383d8 into 2.x Aug 31, 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