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] Optimize checksum creation for remote cluster state (#16046) #16150

Merged
merged 1 commit into from
Oct 1, 2024

Optimize checksum creation for remote cluster state (#16046)

e93314f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Optimize checksum creation for remote cluster state (#16046) #16150

Optimize checksum creation for remote cluster state (#16046)
e93314f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 1, 2024 in 0s

93.58% of diff hit (target 71.60%)

View this Pull Request on Codecov

93.58% of diff hit (target 71.60%)

Annotations

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 159 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#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 1018 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#L1018

Added line #L1018 was not covered by tests