Skip to content

[Backport 2.x] Fix flaky ScalingThreadPoolTests.testScalingThreadPoolConfiguration test (#7539)#7689

Merged
gbbafna merged 1 commit intoopensearch-project:2.xfrom
ashking94:backport-7539
May 23, 2023
Merged

[Backport 2.x] Fix flaky ScalingThreadPoolTests.testScalingThreadPoolConfiguration test (#7539)#7689
gbbafna merged 1 commit intoopensearch-project:2.xfrom
ashking94:backport-7539

Conversation

@ashking94
Copy link
Copy Markdown
Member

Description

This backports #7539

Related Issues

Resolves #7530

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

@github-actions
Copy link
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link
Copy Markdown

codecov bot commented May 23, 2023

Codecov Report

Merging #7689 (31499f5) into 2.x (80aeb76) will decrease coverage by 0.05%.
The diff coverage is 75.53%.

@@             Coverage Diff              @@
##                2.x    #7689      +/-   ##
============================================
- Coverage     70.32%   70.28%   -0.05%     
- Complexity    60112    60121       +9     
============================================
  Files          4892     4892              
  Lines        288859   288899      +40     
  Branches      41972    41978       +6     
============================================
- Hits         203144   203039     -105     
- Misses        68771    68895     +124     
- Partials      16944    16965      +21     
Impacted Files Coverage Δ
...opensearch/snapshots/mockstore/MockRepository.java 0.00% <0.00%> (ø)
...search/index/shard/RemoteStoreRefreshListener.java 81.88% <82.92%> (+0.40%) ⬆️
...ain/java/org/opensearch/threadpool/ThreadPool.java 82.21% <100.00%> (-1.02%) ⬇️

... and 451 files with indirect coverage changes

@gbbafna gbbafna merged commit 8909f44 into opensearch-project:2.x May 23, 2023
@gbbafna gbbafna deleted the backport-7539 branch May 23, 2023 14:32
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