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

[Segment Replication] Add Segment Replication backpressure rejection stats to _nodes/stats #10656

Merged

Merge branch 'main' into segrep-backpressure-stats

8567968
Select commit
Loading
Failed to load commit list.
Merged

[Segment Replication] Add Segment Replication backpressure rejection stats to _nodes/stats #10656

Merge branch 'main' into segrep-backpressure-stats
8567968
Select commit
Loading
Failed to load commit list.
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

Check warning on line 222 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov 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

Check warning on line 585 in server/src/main/java/org/opensearch/action/admin/cluster/node/stats/NodeStats.java

See this annotation in the file changed.

@codecov 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

Check warning on line 51 in server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 64 in server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/SegmentReplicationRejectionStats.java#L64

Added line #L64 was not covered by tests