[Segment Replication] Add Segment Replication backpressure rejection stats to _nodes/stats #10656
Codecov / codecov/patch
failed
Oct 20, 2023 in 1s
63.63% of diff hit (target 71.20%)
View this Pull Request on Codecov
63.63% of diff hit (target 71.20%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L222
Added line #L222 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java#L585
Added line #L585 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java#L49-L51
Added lines #L49 - L51 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java#L64
Added line #L64 was not covered by tests
Loading