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

Add cluster state checksum in manifest #15218

Merged
merged 36 commits into from
Sep 3, 2024

test fix after merge

18b8cd0
Select commit
Loading
Failed to load commit list.
Merged

Add cluster state checksum in manifest #15218

test fix after merge
18b8cd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 3, 2024 in 1s

74.36% of diff hit (target 71.99%)

View this Pull Request on Codecov

74.36% of diff hit (target 71.99%)

Annotations

Check warning on line 118 in libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 129 in libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 169 in libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java#L164-L169

Added lines #L164 - L169 were not covered by tests

Check warning on line 171 in libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

libs/core/src/main/java/org/opensearch/core/common/io/stream/BufferedChecksumStreamOutput.java#L171

Added line #L171 was not covered by tests

Check warning on line 88 in server/src/main/java/org/opensearch/cluster/AbstractDiffable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/AbstractDiffable.java#L88

Added line #L88 was not covered by tests

Check warning on line 867 in server/src/main/java/org/opensearch/cluster/ClusterState.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/ClusterState.java#L844-L867

Added lines #L844 - L867 were not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/cluster/metadata/TemplatesMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/metadata/TemplatesMetadata.java#L92

Added line #L92 was not covered by tests

Check warning on line 734 in server/src/main/java/org/opensearch/cluster/node/DiscoveryNodes.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/node/DiscoveryNodes.java#L734

Added line #L734 was not covered by tests

Check warning on line 1188 in server/src/main/java/org/opensearch/cluster/routing/IndexShardRoutingTable.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/cluster/routing/IndexShardRoutingTable.java#L1186-L1188

Added lines #L1186 - L1188 were not covered by tests

Check warning on line 822 in server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterMetadataManifest.java#L822

Added line #L822 was not covered by tests

Check warning on line 121 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 140 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java#L140

Added line #L140 was not covered by tests

Check warning on line 239 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java#L239

Added line #L239 was not covered by tests

Check warning on line 242 in server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/ClusterStateChecksum.java#L242

Added line #L242 was not covered by tests

Check warning on line 1562 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#L1561-L1562

Added lines #L1561 - L1562 were not covered by tests

Check warning on line 1564 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#L1564

Added line #L1564 was not covered by tests

Check warning on line 1567 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#L1567

Added line #L1567 was not covered by tests

Check warning on line 1570 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#L1569-L1570

Added lines #L1569 - L1570 were not covered by tests

Check warning on line 1572 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#L1572

Added line #L1572 was not covered by tests

Check warning on line 1575 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#L1575

Added line #L1575 was not covered by tests

Check warning on line 1578 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#L1577-L1578

Added lines #L1577 - L1578 were not covered by tests

Check warning on line 1583 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#L1580-L1583

Added lines #L1580 - L1583 were not covered by tests

Check warning on line 1588 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#L1588

Added line #L1588 was not covered by tests

Check warning on line 1591 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#L1590-L1591

Added lines #L1590 - L1591 were not covered by tests

Check warning on line 1594 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#L1593-L1594

Added lines #L1593 - L1594 were not covered by tests