Skip to content

Batch deletes in remote segment store (#20146)#20687

Draft
Adiiigo wants to merge 1 commit intoopensearch-project:2.19from
Adiiigo:2.19
Draft

Batch deletes in remote segment store (#20146)#20687
Adiiigo wants to merge 1 commit intoopensearch-project:2.19from
Adiiigo:2.19

Conversation

@Adiiigo
Copy link
Copy Markdown
Contributor

@Adiiigo Adiiigo commented Feb 20, 2026

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

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

* 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>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 20, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 37e6765: SUCCESS

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.07%. Comparing base (f915333) to head (37e6765).
⚠️ Report is 17 commits behind head on 2.19.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot Bot added stalled Issues that have stalled and removed stalled Issues that have stalled labels Mar 22, 2026
@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot Bot added the stalled Issues that have stalled label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stalled Issues that have stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants