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

[Backport 2.x] Extract replicator logic from SegmentReplicationTargetService #15540

Merged
merged 1 commit into from
Sep 1, 2024

Extract replicator logic from SegmentReplicationTargetService (#15511)

31980f3
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Extract replicator logic from SegmentReplicationTargetService #15540

Extract replicator logic from SegmentReplicationTargetService (#15511)
31980f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 31, 2024 in 0s

75.00% of diff hit (target 71.73%)

View this Pull Request on Codecov

75.00% of diff hit (target 71.73%)

Annotations

Check warning on line 252 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java#L252

Added line #L252 was not covered by tests

Check warning on line 260 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java#L260

Added line #L260 was not covered by tests

Check warning on line 277 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java#L277

Added line #L277 was not covered by tests

Check warning on line 557 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicationTargetService.java#L557

Added line #L557 was not covered by tests

Check warning on line 86 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 119 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 151 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 178 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java#L178

Added line #L178 was not covered by tests

Check warning on line 182 in server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/SegmentReplicator.java#L182

Added line #L182 was not covered by tests