Skip to content

[Backport 2.x] Fix: org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT is flaky.#5153

Merged
Poojita-Raj merged 2 commits into2.xfrom
backport/backport-5152-to-2.x
Nov 8, 2022
Merged

[Backport 2.x] Fix: org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT is flaky.#5153
Poojita-Raj merged 2 commits into2.xfrom
backport/backport-5152-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 88757b4 from #5152.

…flaky. (#5152)

Signed-off-by: dblock <dblock@dblock.org>

Signed-off-by: dblock <dblock@dblock.org>
(cherry picked from commit 88757b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners November 8, 2022 20:36
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 8, 2022

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: dblock <dblock@dblock.org>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 8, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 8, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #5153 (843eef1) into 2.x (8b8b5db) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 843eef1 differs from pull request most recent head f5b089a. Consider uploading reports for the commit f5b089a to get more accurate results

@@             Coverage Diff              @@
##                2.x    #5153      +/-   ##
============================================
- Coverage     70.72%   70.71%   -0.01%     
- Complexity    58355    58417      +62     
============================================
  Files          4700     4700              
  Lines        279109   279109              
  Branches      40747    40747              
============================================
- Hits         197387   197377      -10     
- Misses        65265    65306      +41     
+ Partials      16457    16426      -31     
Impacted Files Coverage Δ
...search/indices/recovery/RecoveryTargetHandler.java 0.00% <0.00%> (-100.00%) ⬇️
.../index/shard/IndexShardNotRecoveringException.java 0.00% <0.00%> (-100.00%) ⬇️
...a/org/opensearch/client/cluster/ProxyModeInfo.java 0.00% <0.00%> (-57.90%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...min/cluster/snapshots/get/GetSnapshotsRequest.java 52.63% <0.00%> (-31.58%) ⬇️
...opensearch/index/reindex/BulkByScrollResponse.java 48.38% <0.00%> (-28.23%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-25.43%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-25.00%) ⬇️
...ensearch/client/indices/DetailAnalyzeResponse.java 20.54% <0.00%> (-24.66%) ⬇️
... and 500 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
Copy Markdown
Contributor

github-actions bot commented Nov 8, 2022

Gradle Check (Jenkins) Run Completed with:

@Poojita-Raj Poojita-Raj merged commit 1cc50af into 2.x Nov 8, 2022
@github-actions github-actions bot deleted the backport/backport-5152-to-2.x branch November 8, 2022 23:37
@dblock dblock added the backport 2.4 Backport to 2.4 branch label Nov 9, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 9, 2022
…hrottlingIT is flaky. (#5153)

* Fix: org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT is flaky. (#5152)

Signed-off-by: dblock <dblock@dblock.org>

Signed-off-by: dblock <dblock@dblock.org>
(cherry picked from commit 88757b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix race condition in testThrottlingForSingleNode.

Signed-off-by: dblock <dblock@dblock.org>

Signed-off-by: dblock <dblock@dblock.org>
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>
Co-authored-by: dblock <dblock@dblock.org>
(cherry picked from commit 1cc50af)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dblock added a commit that referenced this pull request Nov 9, 2022
…hrottlingIT is flaky. (#5153) (#5171)

* Fix: org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT is flaky. (#5152)

Signed-off-by: dblock <dblock@dblock.org>

Signed-off-by: dblock <dblock@dblock.org>
(cherry picked from commit 88757b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix race condition in testThrottlingForSingleNode.

Signed-off-by: dblock <dblock@dblock.org>

Signed-off-by: dblock <dblock@dblock.org>
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>
Co-authored-by: dblock <dblock@dblock.org>
(cherry picked from commit 1cc50af)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: dblock <dblock@dblock.org>
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>
Co-authored-by: dblock <dblock@dblock.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.4 Backport to 2.4 branch skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants