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] Add version check during task submission for bwc for static threshold setting #5647

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ea1cc9d from #5633.

… setting (#5633)

* Add version check during task submission for bwc for static threshold setting

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

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov-commenter
Copy link

Codecov Report

Merging #5647 (80d06b9) into 2.x (5ff33de) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #5647      +/-   ##
============================================
+ Coverage     70.61%   70.65%   +0.04%     
- Complexity    58605    58651      +46     
============================================
  Files          4740     4740              
  Lines        280513   280521       +8     
  Branches      40881    40883       +2     
============================================
+ Hits         198075   198207     +132     
+ Misses        65914    65802     -112     
+ Partials      16524    16512      -12     
Impacted Files Coverage Δ
.../main/java/org/opensearch/OpenSearchException.java 93.49% <ø> (+1.21%) ⬆️
...h/cluster/service/ClusterManagerTaskThrottler.java 89.65% <100.00%> (+1.04%) ⬆️
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-75.00%) ⬇️
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...ensearch/client/indices/DetailAnalyzeResponse.java 20.54% <0.00%> (-34.25%) ⬇️
...on/admin/indices/forcemerge/ForceMergeRequest.java 52.77% <0.00%> (-33.34%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
...ndex/seqno/RetentionLeaseBackgroundSyncAction.java 37.50% <0.00%> (-26.79%) ⬇️
... and 457 more

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

@shwetathareja shwetathareja merged commit 934600f into 2.x Jan 3, 2023
@github-actions github-actions bot deleted the backport/backport-5633-to-2.x branch January 3, 2023 04:04
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
… setting (#5633) (#5647)

* Add version check during task submission for bwc for static threshold setting

Signed-off-by: Dhwanil Patel <dhwanip@amazon.com>
(cherry picked from commit ea1cc9d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants