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

Make cacheEntry.getIndexInput() privileged when fetching blobs from remote snapshot #16544

Merged
merged 9 commits into from
Nov 5, 2024

Typo 'thrown'. Catch and throw unknown exception as IOException.

7978e4e
Select commit
Loading
Failed to load commit list.
Merged

Make cacheEntry.getIndexInput() privileged when fetching blobs from remote snapshot #16544

Typo 'thrown'. Catch and throw unknown exception as IOException.
7978e4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2024 in 1s

68.75% of diff hit (target 72.00%)

View this Pull Request on Codecov

68.75% of diff hit (target 72.00%)

Annotations

Check warning on line 102 in server/src/main/java/org/opensearch/index/store/remote/utils/TransferManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/remote/utils/TransferManager.java#L102

Added line #L102 was not covered by tests

Check warning on line 104 in server/src/main/java/org/opensearch/index/store/remote/utils/TransferManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/remote/utils/TransferManager.java#L104

Added line #L104 was not covered by tests