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

Add average query concurrency metric for concurrent segment search #9670

Merged
merged 1 commit into from
Sep 2, 2023

Add average query concurrency metric for concurrent segment search

0835aab
Select commit
Loading
Failed to load commit list.
Merged

Add average query concurrency metric for concurrent segment search #9670

Add average query concurrency metric for concurrent segment search
0835aab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 2, 2023 in 0s

28.76% of diff hit (target 71.15%)

View this Pull Request on Codecov

28.76% of diff hit (target 71.15%)

Annotations

Check warning on line 97 in server/src/main/java/org/opensearch/common/util/concurrent/BufferedAsyncIOProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/util/concurrent/BufferedAsyncIOProcessor.java#L97

Added line #L97 was not covered by tests

Check warning on line 251 in server/src/main/java/org/opensearch/index/search/stats/SearchStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/search/stats/SearchStats.java#L251

Added line #L251 was not covered by tests

Check warning on line 375 in server/src/main/java/org/opensearch/index/search/stats/SearchStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/search/stats/SearchStats.java#L372-L375

Added lines #L372 - L375 were not covered by tests

Check warning on line 4928 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4928

Added line #L4928 was not covered by tests

Check warning on line 2012 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#L2011-L2012

Added lines #L2011 - L2012 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L586

Added line #L586 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L590

Added line #L590 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L592

Added line #L592 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L596

Added line #L596 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L598

Added line #L598 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L602

Added line #L602 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L604

Added line #L604 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L608

Added line #L608 was not covered by tests

Check warning on line 308 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#L308

Added line #L308 was not covered by tests

Check warning on line 312 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#L312

Added line #L312 was not covered by tests

Check warning on line 316 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#L316

Added line #L316 was not covered by tests

Check warning on line 320 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#L320

Added line #L320 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L224

Added line #L224 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L228

Added line #L228 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L232

Added line #L232 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L236

Added line #L236 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L422-L425

Added lines #L422 - L425 were not covered by tests