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

[Backport 2.x] Improve the rejection logic for soft mode query groups during node duress (#16417) #16438

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

kaushalmahi12
Copy link
Contributor

Backport 2.x for #16417

…ress (opensearch-project#16417)

* improve the rejection logic for wlm

Signed-off-by: Kaushal Kumar <[email protected]>

* add CHANGELOG

Signed-off-by: Kaushal Kumar <[email protected]>

---------

Signed-off-by: Kaushal Kumar <[email protected]>
@jainankitk jainankitk changed the title [Backport 2.x] improve the rejection logic for wlm (#16417) [Backport 2.x] Improve the rejection logic for soft mode query groups during node duress (#16417) Oct 22, 2024
Copy link
Contributor

✅ Gradle check result for a8fac13: SUCCESS

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.77%. Comparing base (5617340) to head (a8fac13).
Report is 10 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ain/java/org/opensearch/wlm/QueryGroupService.java 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16438      +/-   ##
============================================
+ Coverage     71.75%   71.77%   +0.01%     
- Complexity    65231    65340     +109     
============================================
  Files          5312     5312              
  Lines        304646   304914     +268     
  Branches      44324    44425     +101     
============================================
+ Hits         218604   218851     +247     
- Misses        67796    67824      +28     
+ Partials      18246    18239       -7     

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

@jainankitk jainankitk merged commit 41258e7 into opensearch-project:2.x Oct 22, 2024
61 of 62 checks passed
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