-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Making Shard Limit Validator Index Tier Agnostic #19532
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
base: main
Are you sure you want to change the base?
Making Shard Limit Validator Index Tier Agnostic #19532
Conversation
Signed-off-by: Gagan Singh Saini <[email protected]>
❌ Gradle check result for 1f0f270: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Gagan Singh Saini <[email protected]>
Signed-off-by: Gagan Singh Saini <[email protected]>
❌ Gradle check result for 9f7a68e: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Gagan Singh Saini <[email protected]>
❌ Gradle check result for 53d5882: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Gagan Singh Saini <[email protected]>
Signed-off-by: Gagan6164 <[email protected]>
❌ Gradle check result for 85ebf51: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Gagan Singh Saini <[email protected]>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #19532 +/- ##
============================================
+ Coverage 73.00% 73.09% +0.09%
- Complexity 70534 70646 +112
============================================
Files 5719 5719
Lines 323260 323336 +76
Branches 46816 46828 +12
============================================
+ Hits 235993 236356 +363
+ Misses 68224 67937 -287
Partials 19043 19043 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
...ain/java/org/opensearch/cluster/routing/allocation/decider/ShardsLimitAllocationDecider.java
Outdated
Show resolved
Hide resolved
...ain/java/org/opensearch/cluster/routing/allocation/decider/ShardsLimitAllocationDecider.java
Show resolved
Hide resolved
Signed-off-by: Gagan Singh Saini <[email protected]>
❌ Gradle check result for 83ea736: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
1c4f7b5
to
3d7d9de
Compare
3d7d9de
to
1c4f7b5
Compare
Signed-off-by: Gagan Singh Saini <[email protected]>
1c4f7b5
to
19efbd1
Compare
Description
Making Shard Limit Validator Index Tier Agnostic
Related Issues
Resolves #19610
Check List
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.