Skip to content

[Remote State] fix lock release before deletion is completed (#10611)

Codecov / codecov/patch succeeded Oct 21, 2023 in 0s

78.94% of diff hit (target 70.94%)

View this Pull Request on Codecov

78.94% of diff hit (target 70.94%)

Annotations

Check warning on line 1113 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#L1113

Added line #L1113 was not covered by tests

Check warning on line 1115 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#L1115

Added line #L1115 was not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/index/store/RemoteStoreFileDownloader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/RemoteStoreFileDownloader.java#L92

Added line #L92 was not covered by tests

Check warning on line 96 in server/src/main/java/org/opensearch/index/store/RemoteStoreFileDownloader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/RemoteStoreFileDownloader.java#L96

Added line #L96 was not covered by tests

Check warning on line 132 in server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java#L132

Added line #L132 was not covered by tests

Check warning on line 134 in server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java#L134

Added line #L134 was not covered by tests

Check warning on line 142 in server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/indices/replication/RemoteStoreReplicationSource.java#L141-L142

Added lines #L141 - L142 were not covered by tests