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] Change Remote state read thread pool to Fixed type (#16850) #16879

Merged

Change Remote state read thread pool to Fixed type (#16850)

9216d8e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Change Remote state read thread pool to Fixed type (#16850) #16879

Change Remote state read thread pool to Fixed type (#16850)
9216d8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

71.81% (target 70.00%)

View this Pull Request on Codecov

71.81% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.81%. Comparing base (484a701) to head (9216d8e).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 62.50% 3 Missing ⚠️
...stermanager/TransportClusterManagerNodeAction.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16879      +/-   ##
============================================
- Coverage     71.91%   71.81%   -0.10%     
+ Complexity    65523    65482      -41     
============================================
  Files          5314     5314              
  Lines        305423   305439      +16     
  Branches      44501    44503       +2     
============================================
- Hits         219633   219354     -279     
- Misses        67491    67793     +302     
+ Partials      18299    18292       -7     

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