Add changes to block calls in cat shards, indices and segments based on dynamic limit settings #15986
57.26% of diff hit (target 71.91%)
View this Pull Request on Codecov
57.26% of diff hit (target 71.91%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/CatShardsRequest.java#L36
Added line #L36 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/CatShardsRequest.java#L65
Added line #L65 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/TransportCatShardsAction.java#L89
Added line #L89 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/TransportCatShardsAction.java#L133
Added line #L133 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/TransportCatShardsAction.java#L135
Added line #L135 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/TransportCatShardsAction.java#L138
Added line #L138 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L30-L33
Added lines #L30 - L33 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L36-L39
Added lines #L36 - L39 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L43-L46
Added lines #L43 - L46 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L49
Added line #L49 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L53
Added line #L53 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L58
Added line #L58 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitBreachedException.java#L63-L65
Added lines #L63 - L65 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitSettings.java#L125
Added line #L125 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitSettings.java#L171
Added line #L171 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/common/breaker/ResponseLimitSettings.java#L178
Added line #L178 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/AbstractCatAction.java#L108
Added line #L108 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L137
Added line #L137 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L197
Added line #L197 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L253
Added line #L253 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L255
Added line #L255 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L258
Added line #L258 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestSegmentsAction.java#L96
Added line #L96 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestSegmentsAction.java#L114
Added line #L114 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestSegmentsAction.java#L131
Added line #L131 was not covered by tests