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.16] Optimized ClusterStatsIndices to precomute shard stats (#14426) #14913

Bump Versions

a3a0fd9
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.16] Optimized ClusterStatsIndices to precomute shard stats (#14426) #14913

Bump Versions
a3a0fd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 23, 2024 in 0s

90.43% of diff hit (target 71.55%)

View this Pull Request on Codecov

90.43% of diff hit (target 71.55%)

Annotations

Check warning on line 84 in server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java#L84

Added line #L84 was not covered by tests

Check warning on line 165 in server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 168 in server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java#L168

Added line #L168 was not covered by tests

Check warning on line 56 in server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequestBuilder.java#L55-L56

Added lines #L55 - L56 were not covered by tests