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

Fix flakiness with SegmentReplicationSuiteIT #11977

Merged
merged 5 commits into from
Apr 14, 2024

Remove unnecessary method from OngoingSegmentReplications

13522a0
Select commit
Loading
Failed to load commit list.
Merged

Fix flakiness with SegmentReplicationSuiteIT #11977

Remove unnecessary method from OngoingSegmentReplications
13522a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 12, 2024 in 0s

87.80% of diff hit (target 71.42%)

View this Pull Request on Codecov

87.80% of diff hit (target 71.42%)

Annotations

Check warning on line 110 in server/src/main/java/org/opensearch/indices/replication/OngoingSegmentReplications.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/OngoingSegmentReplications.java#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 75 in server/src/main/java/org/opensearch/indices/replication/common/CopyState.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/common/CopyState.java#L74-L75

Added lines #L74 - L75 were not covered by tests