Skip to content

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

Merged
andrross merged 1 commit intoopensearch-project:2.xfrom
soosinha:backport/backport-16850-to-2.x
Dec 19, 2024
Merged

[Backport 2.x] Change Remote state read thread pool to Fixed type (#16850)#16879
andrross merged 1 commit intoopensearch-project:2.xfrom
soosinha:backport/backport-16850-to-2.x

Conversation

@soosinha
Copy link
Copy Markdown
Member

Backport 8aa3185 from #16850.

@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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 <soosinha@amazon.com>
(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
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 9216d8e: SUCCESS

@codecov
Copy link
Copy Markdown

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
@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