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 stale index deletion in snapshots for hashed prefix path type #16637

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4cce608 from #16617.

…6617)

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

❕ Gradle check result for e78439a: 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 Nov 14, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (77231fb) to head (e78439a).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 88.88% 1 Missing and 2 partials ⚠️
...a/org/opensearch/snapshots/SnapshotShardPaths.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16637      +/-   ##
============================================
- Coverage     71.77%   71.76%   -0.02%     
+ Complexity    65400    65384      -16     
============================================
  Files          5314     5314              
  Lines        305192   305209      +17     
  Branches      44467    44470       +3     
============================================
- Hits         219066   219033      -33     
- Misses        67849    67913      +64     
+ Partials      18277    18263      -14     

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

@ashking94 ashking94 merged commit dd3020c into 2.x Nov 14, 2024
63 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-16617-to-2.x branch November 14, 2024 08:36
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