-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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.16] Optimising hashmap.get call inside AwarenessAllocationDecider #14920
Conversation
Signed-off-by: RS146BIJAY <[email protected]> (cherry picked from commit e46d1d8) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for de8fb1c: 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 de8fb1c: 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? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.16 #14920 +/- ##
============================================
+ Coverage 71.55% 71.64% +0.09%
- Complexity 62652 62663 +11
============================================
Files 5117 5117
Lines 293928 294056 +128
Branches 42833 42850 +17
============================================
+ Hits 210319 210677 +358
+ Misses 65975 65671 -304
- Partials 17634 17708 +74 ☔ View full report in Codecov by Sentry. |
Backport e46d1d8 from #14761.