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

Reconfigure remote state thread pool count #16245

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

soosinha
Copy link
Member

@soosinha soosinha commented Oct 9, 2024

Description

Configuring the thread pool for remote state read and write in order to increase the thread count.

Related Issues

#16055

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

❌ Gradle check result for 0ffa818: 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

github-actions bot commented Oct 9, 2024

❌ Gradle check result for a2e211d: 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

github-actions bot commented Oct 9, 2024

❌ Gradle check result for c66706c: 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

github-actions bot commented Oct 9, 2024

✅ Gradle check result for 1cec60e: SUCCESS

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.08%. Comparing base (e7757e7) to head (7f1debb).
Report is 10 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16245      +/-   ##
============================================
+ Coverage     71.97%   72.08%   +0.10%     
- Complexity    64771    64784      +13     
============================================
  Files          5302     5302              
  Lines        302473   302472       -1     
  Branches      43699    43699              
============================================
+ Hits         217715   218043     +328     
+ Misses        66950    66525     -425     
- Partials      17808    17904      +96     

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

Copy link
Contributor

❌ Gradle check result for 700ba03: 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 c680d49: 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 f126e1d: 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 7f1debb: SUCCESS

@Bukhtawar Bukhtawar merged commit 691f725 into opensearch-project:main Oct 10, 2024
33 of 34 checks passed
@Bukhtawar Bukhtawar added the backport 2.x Backport to 2.x branch label Oct 10, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 10, 2024
* Reconfigure remote state thread pool count

Signed-off-by: Sooraj Sinha <[email protected]>
(cherry picked from commit 691f725)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Bukhtawar pushed a commit that referenced this pull request Oct 11, 2024
* Reconfigure remote state thread pool count


Signed-off-by: Sooraj Sinha <[email protected]>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 16, 2024
* Reconfigure remote state thread pool count

Signed-off-by: Sooraj Sinha <[email protected]>
dk2k pushed a commit to dk2k/OpenSearch that referenced this pull request Oct 17, 2024
* Reconfigure remote state thread pool count

Signed-off-by: Sooraj Sinha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants