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

Conversation

soosinha
Copy link
Member

Backport 8aa3185 from #16850.

Copy link
Contributor

❌ Gradle check result for 859b299: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for e248356: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…t#16850)

* Change Remote state read thread pool to Fixed type

Signed-off-by: Sooraj Sinha <[email protected]>
(cherry picked from commit 8aa3185)
@soosinha soosinha force-pushed the backport/backport-16850-to-2.x branch from e248356 to 9216d8e Compare December 19, 2024 09:26
Copy link
Contributor

✅ Gradle check result for 9216d8e: SUCCESS

Copy link

codecov bot commented Dec 19, 2024

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 4 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.

@andrross andrross merged commit 1e3e35d into opensearch-project:2.x Dec 19, 2024
39 checks passed
@soosinha soosinha deleted the backport/backport-16850-to-2.x branch December 20, 2024 06:53
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.

2 participants