[Backport 2.x] Cache index shard limit to optimise ShardLimitsAllocationDecider#15000
[Backport 2.x] Cache index shard limit to optimise ShardLimitsAllocationDecider#15000
Conversation
) * Cache index shard limit per node Signed-off-by: Rishab Nahata <rnnahata@amazon.com> (cherry picked from commit 122f3f0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
❌ Gradle check result for 4544af7: 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? |
|
❌ Gradle check result for 4544af7: 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? |
|
❌ Gradle check result for 4544af7: 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? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15000 +/- ##
============================================
- Coverage 71.58% 71.47% -0.12%
+ Complexity 62774 62709 -65
============================================
Files 5123 5123
Lines 294467 294482 +15
Branches 42909 42912 +3
============================================
- Hits 210808 210475 -333
- Misses 65990 66358 +368
+ Partials 17669 17649 -20 ☔ View full report in Codecov by Sentry. |
Backport 122f3f0 from #14962.