Skip to content

Revert "Add indexing throttle on merge pressure for DataFormatAwareEngine (#22319) - #22335

Merged
mgodwan merged 1 commit into
opensearch-project:mainfrom
rayshrey:merge-index-throttle-revert
Jun 28, 2026
Merged

Revert "Add indexing throttle on merge pressure for DataFormatAwareEngine (#22319)#22335
mgodwan merged 1 commit into
opensearch-project:mainfrom
rayshrey:merge-index-throttle-revert

Conversation

@rayshrey

Copy link
Copy Markdown
Contributor

This reverts commit 86d0f52.

The reason behind reverting is that we are observing a drop in indexing performance due to continuous throttling from merges due to the throttling mechanism introduced in the mentioned commit.

Description

[Describe what this change achieves]

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.

@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

(Review updated until commit fba4d70)

Here are some key observations to aid the review process:

🧪 PR contains tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown
Contributor

❌ Gradle check result for 4d5e4d7: 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?

…gine (opensearch-project#22319)"

This reverts commit 86d0f52.

Signed-off-by: rayshrey <rayshrey@amazon.com>
@rayshrey
rayshrey force-pushed the merge-index-throttle-revert branch from 4d5e4d7 to fba4d70 Compare June 27, 2026 20:26
@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit fba4d70

@github-actions

Copy link
Copy Markdown
Contributor

✅ Gradle check result for fba4d70: SUCCESS

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.35%. Comparing base (c153e67) to head (fba4d70).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #22335      +/-   ##
============================================
- Coverage     73.37%   73.35%   -0.02%     
- Complexity    76063    76078      +15     
============================================
  Files          6076     6076              
  Lines        345517   345494      -23     
  Branches      49733    49729       -4     
============================================
- Hits         253528   253454      -74     
- Misses        71792    71816      +24     
- Partials      20197    20224      +27     

☔ View full report in Codecov by Harness.
📢 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.

@mgodwan
mgodwan merged commit 78eebfa into opensearch-project:main Jun 28, 2026
33 checks passed
KhishorekumarBS pushed a commit to KhishorekumarBS/OpenSearch that referenced this pull request Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants