Skip to content

Add async segment file download support from remote store

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 18, 2023 in 1s

74.28% of diff hit (target 71.02%)

View this Pull Request on Codecov

74.28% of diff hit (target 71.02%)

Annotations

Check warning on line 4877 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4877

Added line #L4877 was not covered by tests

Check warning on line 4880 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4879-L4880

Added lines #L4879 - L4880 were not covered by tests

Check warning on line 4911 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4909-L4911

Added lines #L4909 - L4911 were not covered by tests

Check warning on line 4920 in server/src/main/java/org/opensearch/index/shard/IndexShard.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/IndexShard.java#L4917-L4920

Added lines #L4917 - L4920 were not covered by tests

Check warning on line 168 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#L166-L168

Added lines #L166 - L168 were not covered by tests