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] Change version check for cluster manager throttling setting to 2.5 #5619

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 9c03010 from #5617.

…5617)

Signed-off-by: Dhwanil Patel <dhwanip@amazon.com>
(cherry picked from commit 9c03010)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2022

Codecov Report

Merging #5619 (037645e) into 2.x (6ac361f) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #5619      +/-   ##
============================================
+ Coverage     70.52%   70.59%   +0.07%     
+ Complexity    58450    58412      -38     
============================================
  Files          4724     4724              
  Lines        279961   279961              
  Branches      40833    40833              
============================================
+ Hits         197435   197643     +208     
+ Misses        66064    65846     -218     
- Partials      16462    16472      +10     
Impacted Files Coverage Δ
...h/cluster/service/ClusterManagerTaskThrottler.java 88.60% <100.00%> (ø)
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-75.00%) ⬇️
...pensearch/client/cluster/RemoteConnectionInfo.java 0.00% <0.00%> (-70.00%) ⬇️
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.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%) ⬇️
...a/org/opensearch/tasks/TaskCancelledException.java 50.00% <0.00%> (-50.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
.../opensearch/client/cluster/RemoteInfoResponse.java 61.53% <0.00%> (-38.47%) ⬇️
... and 497 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 e9b2347 into 2.x Dec 22, 2022
@github-actions github-actions bot deleted the backport/backport-5617-to-2.x branch December 22, 2022 17:40
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
…5617) (#5619)

Signed-off-by: Dhwanil Patel <dhwanip@amazon.com>
(cherry picked from commit 9c03010)
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