Introduce ConcurrentQueryProfiler to profile query using concurrent segment search path and support concurrency during rewrite and create weight #10352
93.50% of diff hit (target 71.11%)
View this Pull Request on Codecov
93.50% of diff hit (target 71.11%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L236
Added line #L236 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L238
Added line #L238 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/search/TransportSearchAction.java#L520-L523
Added lines #L520 - L523 were not covered by tests
Check warning on line 36 in server/src/main/java/org/opensearch/index/query/QueryShapeVisitor.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/query/QueryShapeVisitor.java#L36
Added line #L36 was not covered by tests
Check warning on line 1650 in server/src/main/java/org/opensearch/index/shard/IndexShard.java
codecov / codecov/patch
server/src/main/java/org/opensearch/index/shard/IndexShard.java#L1650
Added line #L1650 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/search/profile/query/ConcurrentQueryProfiler.java#L51
Added line #L51 was not covered by tests