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] Using RemoteDirectory#delete to clear all segments during migration (… #17360

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

gbbafna
Copy link
Collaborator

@gbbafna gbbafna commented Feb 14, 2025

#17021)

Backport 9de21d1 from #17021

Copy link
Contributor

❌ Gradle check result for 845e805: 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

❕ Gradle check result for 845e805: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testSnapshotWithStuckNode

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 Feb 14, 2025

Codecov Report

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

Project coverage is 72.04%. Comparing base (b436b8d) to head (845e805).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...in/java/org/opensearch/index/shard/IndexShard.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17360      +/-   ##
============================================
- Coverage     72.07%   72.04%   -0.03%     
+ Complexity    66044    66007      -37     
============================================
  Files          5341     5341              
  Lines        307148   307149       +1     
  Branches      44825    44825              
============================================
- Hits         221377   221291      -86     
- Misses        67284    67356      +72     
- Partials      18487    18502      +15     

☔ 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.

2 participants