[Backport 2.x] Add a guardrail to limit maximum number of shard on the cluster#6190
[Backport 2.x] Add a guardrail to limit maximum number of shard on the cluster#6190dreamer-89 merged 1 commit into2.xfrom
Conversation
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #6190 +/- ##
============================================
+ Coverage 70.50% 70.53% +0.02%
- Complexity 59064 59091 +27
============================================
Files 4774 4774
Lines 282934 282961 +27
Branches 41215 41216 +1
============================================
+ Hits 199489 199578 +89
+ Misses 66759 66714 -45
+ Partials 16686 16669 -17
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
|
|
@dreamer-89 We can rebase this branch to have latest changes in. The fix for this issue has been backported to 2.x - #6170. |
|
@dependabot rebase |
The backport and dependabot workflows are independent. You will have to manually rebase this one by pushing into the |
Signed-off-by: Rishav Sagar <rissag@amazon.com> (cherry picked from commit e42b76f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
610e69c to
c516009
Compare
|
@dreamer-89 Rebased it ✅ |
Gradle Check (Jenkins) Run Completed with:
|
Backport e42b76f from #6143.