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

Add support to dynamically resize threadpools size (#16236) #16330

Merged

Conversation

gbbafna
Copy link
Collaborator

@gbbafna gbbafna commented Oct 15, 2024

Backport 35c366d from #16269

Copy link
Contributor

✅ Gradle check result for c2d8bcf: SUCCESS

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 53.44828% with 27 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (5947002) to head (c2d8bcf).
Report is 15 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ain/java/org/opensearch/threadpool/ThreadPool.java 52.63% 25 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16330      +/-   ##
============================================
+ Coverage     71.74%   71.82%   +0.08%     
- Complexity    65022    65116      +94     
============================================
  Files          5302     5305       +3     
  Lines        303866   304040     +174     
  Branches      44192    44221      +29     
============================================
+ Hits         218012   218382     +370     
+ Misses        67648    67485     -163     
+ Partials      18206    18173      -33     

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

@ashking94 ashking94 merged commit bd251a9 into opensearch-project:2.x Oct 15, 2024
61 of 62 checks passed
@gbbafna gbbafna deleted the backport/backport-16236-to-2.x branch October 15, 2024 11:07
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