-
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.x] Optimized ClusterStatsIndices to precomute shard stats (#14426) #14910
[Backport 2.x] Optimized ClusterStatsIndices to precomute shard stats (#14426) #14910
Conversation
…oject#14426) * Optimize Cluster Stats Indices to precomute node level stats Signed-off-by: Pranshu Shukla <[email protected]> (cherry picked from commit 5026af6)
Signed-off-by: Pranshu Shukla <[email protected]>
❌ Gradle check result for 9f76823: 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 22bde63: 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: Pranshu Shukla <[email protected]>
Signed-off-by: Pranshu Shukla <[email protected]>
Signed-off-by: Pranshu Shukla <[email protected]>
❌ Gradle check result for 3505fe0: 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 0fc4de7: 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? |
Test Result (1 failure / +1) Flaky - #14599 |
…opensearch-project#14426) (opensearch-project#14910) * Optimized ClusterStatsIndices to precompute shard stats (opensearch-project#14426) Signed-off-by: Pranshu Shukla <[email protected]> (cherry picked from commit 5026af6) Signed-off-by: kkewwei <[email protected]>
Signed-off-by: Pranshu Shukla [email protected]
(cherry picked from commit 5026af6)
PR - #14426
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.