-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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.17] Optimize NodeIndicesStats output behind flag #15678
Conversation
* Optimize NodeIndicesStats output behind flag Signed-off-by: Pranshu Shukla <pranshushukla06@gmail.com> (cherry picked from commit e146f13) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Pranshu Shukla <pranshushukla06@gmail.com>
❌ Gradle check result for e21cc30: 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: shwetathareja <shwetathareja@live.com>
❕ Gradle check result for 0a27d7e: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15678 +/- ##
============================================
- Coverage 71.77% 71.72% -0.05%
+ Complexity 64298 64270 -28
============================================
Files 5251 5251
Lines 300482 300557 +75
Branches 43724 43743 +19
============================================
- Hits 215672 215582 -90
- Misses 66760 66931 +171
+ Partials 18050 18044 -6 ☔ View full report in Codecov by Sentry. |
Backport e146f13 from #14454.