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

Optimize checksum creation for remote cluster state #16046

Merged
merged 11 commits into from
Oct 1, 2024

changing thread pool

989e4fe
Select commit
Loading
Failed to load commit list.
Merged

Optimize checksum creation for remote cluster state #16046

changing thread pool
989e4fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 1, 2024 in 1s

93.58% of diff hit (target 72.04%)

View this Pull Request on Codecov

93.58% of diff hit (target 72.04%)

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