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

Revert "Searchbackpressure Service Reader and UTs added (#427) (#495)" #504

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

khushbr
Copy link
Collaborator

@khushbr khushbr commented Oct 6, 2023

This reverts commit aef3981.

1st of 3 part change to revert Search BackPressure changes, the changes can be added later once the core change opensearch-project/OpenSearch#10028 is merged.

Check List

  • Backport Labels added.
  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #504 (faa00df) into 2.x (815ac0a) will decrease coverage by 0.34%.
The diff coverage is n/a.

❗ Current head faa00df differs from pull request most recent head 84da32f. Consider uploading reports for the commit 84da32f to get more accurate results

@@             Coverage Diff              @@
##                2.x     #504      +/-   ##
============================================
- Coverage     74.46%   74.12%   -0.34%     
+ Complexity     2666     2639      -27     
============================================
  Files           317      315       -2     
  Lines         16298    16077     -221     
  Branches       1277     1271       -6     
============================================
- Hits          12136    11917     -219     
+ Misses         3652     3649       -3     
- Partials        510      511       +1     
Files Coverage Δ
...eanalyzer/rca/framework/metrics/ReaderMetrics.java 97.50% <ø> (-0.07%) ⬇️
...rch/performanceanalyzer/reader/MetricsEmitter.java 95.64% <ø> (+0.81%) ⬆️
...ormanceanalyzer/reader/ReaderMetricsProcessor.java 78.71% <ø> (-0.62%) ⬇️

... and 4 files with indirect coverage changes

@khushbr khushbr merged commit c9fd492 into opensearch-project:2.x Oct 6, 2023
5 of 9 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 6, 2023
khushbr added a commit that referenced this pull request Oct 6, 2023
#504) (#505)

This reverts commit aef3981.

(cherry picked from commit c9fd492)

Co-authored-by: Khushboo Rajput <59671881+khushbr@users.noreply.github.com>
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.

3 participants