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

Optimize NodeIndicesStats output behind flag #14454

Addressing comments

bcceb86
Select commit
Loading
Failed to load commit list.
Merged

Optimize NodeIndicesStats output behind flag #14454

Addressing comments
bcceb86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 28, 2024 in 1s

81.63% of diff hit (target 71.95%)

View this Pull Request on Codecov

81.63% of diff hit (target 71.95%)

Annotations

Check warning on line 698 in server/src/main/java/org/opensearch/indices/IndicesService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/IndicesService.java#L697-L698

Added lines #L697 - L698 were not covered by tests

Check warning on line 142 in server/src/main/java/org/opensearch/indices/NodeIndicesStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/NodeIndicesStats.java#L142

Added line #L142 was not covered by tests

Check warning on line 172 in server/src/main/java/org/opensearch/indices/NodeIndicesStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/NodeIndicesStats.java#L169-L172

Added lines #L169 - L172 were not covered by tests

Check warning on line 174 in server/src/main/java/org/opensearch/indices/NodeIndicesStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/NodeIndicesStats.java#L174

Added line #L174 was not covered by tests

Check warning on line 151 in server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestNodesAction.java#L151

Added line #L151 was not covered by tests