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

Ensure that segments are upload to remote store in case of local and … #10948

Merged
merged 4 commits into from
Oct 28, 2023

Ensure that segments are upload to remote store in case of local and …

0fac132
Select commit
Loading
Failed to load commit list.
Merged

Ensure that segments are upload to remote store in case of local and … #10948

Ensure that segments are upload to remote store in case of local and …
0fac132
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2023 in 0s

4.00% of diff hit (target 71.11%)

View this Pull Request on Codecov

4.00% of diff hit (target 71.11%)

Annotations

Check warning on line 2006 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#L2006

Added line #L2006 was not covered by tests

Check warning on line 2008 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#L2008

Added line #L2008 was not covered by tests

Check warning on line 2013 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#L2010-L2013

Added lines #L2010 - L2013 were not covered by tests

Check warning on line 197 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 433 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L432-L433

Added lines #L432 - L433 were not covered by tests

Check warning on line 718 in server/src/main/java/org/opensearch/index/shard/StoreRecovery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/shard/StoreRecovery.java#L717-L718

Added lines #L717 - L718 were not covered by tests