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

Integrate local recovery with remote store seeding during migration #12922

Merged

Remove redundant null check

d28f6da
Select commit
Loading
Failed to load commit list.
Merged

Integrate local recovery with remote store seeding during migration #12922

Remove redundant null check
d28f6da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 25, 2024 in 0s

52.17% of diff hit (target 71.42%)

View this Pull Request on Codecov

52.17% of diff hit (target 71.42%)

Annotations

Check warning on line 659 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#L654-L659

Added lines #L654 - L659 were not covered by tests

Check warning on line 269 in server/src/main/java/org/opensearch/index/translog/RemoteFsTranslog.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/translog/RemoteFsTranslog.java#L269

Added line #L269 was not covered by tests