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] [Remote State] Upload incremental cluster state on master re-election (#15145) #15853

[Remote State] Upload incremental cluster state on master re-election…

21ec4d2
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Remote State] Upload incremental cluster state on master re-election (#15145) #15853

[Remote State] Upload incremental cluster state on master re-election…
21ec4d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 9, 2024 in 0s

67.41% of diff hit (target 71.62%)

View this Pull Request on Codecov

67.41% of diff hit (target 71.62%)

Annotations

Check warning on line 699 in server/src/main/java/org/opensearch/cluster/coordination/CoordinationState.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/coordination/CoordinationState.java#L699

Added line #L699 was not covered by tests

Check warning on line 705 in server/src/main/java/org/opensearch/cluster/coordination/CoordinationState.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/coordination/CoordinationState.java#L705

Added line #L705 was not covered by tests

Check warning on line 303 in server/src/main/java/org/opensearch/cluster/coordination/PublicationTransportHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/coordination/PublicationTransportHandler.java#L303

Added line #L303 was not covered by tests

Check warning on line 39 in server/src/main/java/org/opensearch/cluster/coordination/RemoteStatePublishRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/coordination/RemoteStatePublishRequest.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 44 in server/src/main/java/org/opensearch/cluster/coordination/RemoteStatePublishRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/coordination/RemoteStatePublishRequest.java#L44

Added line #L44 was not covered by tests

Check warning on line 49 in server/src/main/java/org/opensearch/cluster/coordination/RemoteStatePublishRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/coordination/RemoteStatePublishRequest.java#L49

Added line #L49 was not covered by tests

Check warning on line 372 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L372

Added line #L372 was not covered by tests

Check warning on line 375 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L375

Added line #L375 was not covered by tests

Check warning on line 973 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L973

Added line #L973 was not covered by tests

Check warning on line 977 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L975-L977

Added lines #L975 - L977 were not covered by tests

Check warning on line 984 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L984

Added line #L984 was not covered by tests

Check warning on line 986 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L986

Added line #L986 was not covered by tests

Check warning on line 1796 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateService.java#L1796

Added line #L1796 was not covered by tests