Skip to content
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] Optimize NodeIndicesStats output behind flag #15513

Merged

Conversation

Pranshu-S
Copy link
Contributor

Backport e146f13 from #14454.

github-actions bot and others added 2 commits August 29, 2024 15:43
* 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>
Copy link
Contributor

❌ Gradle check result for 00d4d7e: 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?

Copy link
Contributor

✅ Gradle check result for 00d4d7e: SUCCESS

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 81.63265% with 18 lines in your changes missing coverage. Please review.

Project coverage is 71.80%. Comparing base (b408ef8) to head (3f65d58).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../java/org/opensearch/indices/NodeIndicesStats.java 85.71% 7 Missing and 5 partials ⚠️
...in/java/org/opensearch/indices/IndicesService.java 25.00% 2 Missing and 1 partial ⚠️
...h/action/admin/indices/stats/CommonStatsFlags.java 75.00% 0 Missing and 2 partials ⚠️
...rg/opensearch/rest/action/cat/RestNodesAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15513      +/-   ##
============================================
+ Coverage     71.63%   71.80%   +0.17%     
- Complexity    64164    64329     +165     
============================================
  Files          5251     5251              
  Lines        300418   300493      +75     
  Branches      43722    43741      +19     
============================================
+ Hits         215210   215778     +568     
+ Misses        67218    66691     -527     
- Partials      17990    18024      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Pranshu Shukla <55992439+Pranshu-S@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 2, 2024

✅ Gradle check result for 092397a: SUCCESS

Signed-off-by: Pranshu Shukla <55992439+Pranshu-S@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 3, 2024

❕ Gradle check result for 7694036: 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.

Signed-off-by: Pranshu Shukla <55992439+Pranshu-S@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

5 similar comments
Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

❌ Gradle check result for 3f65d58: 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?

Copy link
Contributor

github-actions bot commented Sep 4, 2024

❕ Gradle check result for 3f65d58: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants