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

Remove some unused code in the search backpressure package #15518

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

gaobinlong
Copy link
Collaborator

Description

When diving deep into the bug #15495, I found some unused code in the search backpressure package, we need to remove them.

Related Issues

#15495

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.

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
@gaobinlong gaobinlong added the backport 2.x Backport to 2.x branch label Aug 30, 2024
Copy link
Contributor

✅ Gradle check result for 9fc383c: SUCCESS

Copy link
Contributor

✅ Gradle check result for bec3ebe: SUCCESS

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.93%. Comparing base (0a10aca) to head (bec3ebe).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15518      +/-   ##
============================================
+ Coverage     71.92%   71.93%   +0.01%     
+ Complexity    63561    63498      -63     
============================================
  Files          5244     5246       +2     
  Lines        296942   296958      +16     
  Branches      42887    42888       +1     
============================================
+ Hits         213564   213621      +57     
+ Misses        65930    65818     -112     
- Partials      17448    17519      +71     

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

@reta reta added enhancement Enhancement or improvement to existing feature or request v3.0.0 Issues and PRs related to version 3.0.0 v2.17.0 labels Aug 30, 2024
@reta reta merged commit 1d5082e into opensearch-project:main Aug 30, 2024
50 of 53 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 30, 2024
* Remove some unused code in the search backpressure package

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* Add change log

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* Modify change log

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

---------

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit 1d5082e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Aug 30, 2024
…15525)

* Remove some unused code in the search backpressure package



* Add change log



* Modify change log



---------


(cherry picked from commit 1d5082e)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
…h-project#15518)

* Remove some unused code in the search backpressure package

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* Add change log

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

* Modify change log

Signed-off-by: Gao Binlong <gbinlong@amazon.com>

---------

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
@gaobinlong gaobinlong deleted the remove_unuse_code branch September 18, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch enhancement Enhancement or improvement to existing feature or request v2.17.0 v3.0.0 Issues and PRs related to version 3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants