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 remote state stale file deletion #13995

Merged
merged 3 commits into from
Jun 6, 2024

Fix new test after rebase

9863fae
Select commit
Loading
Failed to load commit list.
Merged

Optimize remote state stale file deletion #13995

Fix new test after rebase
9863fae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

77.95% of diff hit (target 71.42%)

View this Pull Request on Codecov

77.95% of diff hit (target 71.42%)

Annotations

Check warning on line 183 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L183

Added line #L183 was not covered by tests

Check warning on line 221 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L221

Added line #L221 was not covered by tests

Check warning on line 237 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 250 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L243-L250

Added lines #L243 - L250 were not covered by tests

Check warning on line 277 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L277

Added line #L277 was not covered by tests

Check warning on line 281 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 285 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 289 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L289

Added line #L289 was not covered by tests

Check warning on line 296 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 301 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 363 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L361-L363

Added lines #L361 - L363 were not covered by tests

Check warning on line 406 in server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/gateway/remote/RemoteClusterStateCleanupManager.java#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 723 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#L723

Added line #L723 was not covered by tests

Check warning on line 746 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#L746

Added line #L746 was not covered by tests

Check warning on line 869 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#L869

Added line #L869 was not covered by tests

Check warning on line 774 in server/src/main/java/org/opensearch/node/Node.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/node/Node.java#L774

Added line #L774 was not covered by tests