Batch deletes in remote segment store (#20146)#20687
Batch deletes in remote segment store (#20146)#20687Adiiigo wants to merge 1 commit intoopensearch-project:2.19from
Conversation
* Batch deletes in remote segment store Signed-off-by: Gaurav Bafna <gbbafna@amazon.com> * address PR comments * fix tests --------- Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 2.19 #20687 +/- ##
============================================
+ Coverage 71.97% 72.07% +0.10%
- Complexity 65995 66035 +40
============================================
Files 5342 5342
Lines 307363 307367 +4
Branches 44857 44858 +1
============================================
+ Hits 221211 221543 +332
+ Misses 67661 67298 -363
- Partials 18491 18526 +35 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR is stalled because it has been open for 30 days with no activity. |
|
This PR is stalled because it has been open for 30 days with no activity. |
Base PR: #20146
Description
Merging Base PR in main into 2.19 branch
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.