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] Improve tests.config property thread safety #5654

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cc2b704 from #5645.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit cc2b704)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2022

Codecov Report

Merging #5654 (c9966e9) into 2.x (5ff33de) will increase coverage by 0.08%.
The diff coverage is 33.33%.

@@             Coverage Diff              @@
##                2.x    #5654      +/-   ##
============================================
+ Coverage     70.61%   70.69%   +0.08%     
- Complexity    58605    58692      +87     
============================================
  Files          4740     4740              
  Lines        280513   280514       +1     
  Branches      40881    40881              
============================================
+ Hits         198075   198318     +243     
+ Misses        65914    65724     -190     
+ Partials      16524    16472      -52     
Impacted Files Coverage Δ
.../org/opensearch/bootstrap/BootstrapForTesting.java 77.06% <33.33%> (+0.21%) ⬆️
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-75.00%) ⬇️
...a/org/opensearch/tasks/TaskCancelledException.java 50.00% <0.00%> (-50.00%) ⬇️
.../opensearch/client/indices/CloseIndexResponse.java 42.50% <0.00%> (-48.75%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...r/src/main/java/org/opensearch/http/HttpUtils.java 33.33% <0.00%> (-33.34%) ⬇️
...on/admin/indices/forcemerge/ForceMergeRequest.java 52.77% <0.00%> (-33.34%) ⬇️
...arch/search/aggregations/pipeline/SimpleModel.java 38.46% <0.00%> (-30.77%) ⬇️
... and 481 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@andrross andrross merged commit 24c76ae into 2.x Dec 29, 2022
@github-actions github-actions bot deleted the backport/backport-5645-to-2.x branch December 29, 2022 00:18
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
Signed-off-by: Daniel Widdis <widdis@gmail.com>
(cherry picked from commit cc2b704)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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