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

[Searchable Snapshot] Fix bug of Searchable Snapshot Dependency on repository chunk_size #12277

Merged

Merge branch 'opensearch-project:main' into fix-chunk_size-bug

04b75fd
Select commit
Loading
Failed to load commit list.
Merged

[Searchable Snapshot] Fix bug of Searchable Snapshot Dependency on repository chunk_size #12277

Merge branch 'opensearch-project:main' into fix-chunk_size-bug
04b75fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 22, 2024 in 0s

92.50% of diff hit (target 71.27%)

View this Pull Request on Codecov

92.50% of diff hit (target 71.27%)

Annotations

Check warning on line 156 in server/src/main/java/org/opensearch/index/store/remote/file/OnDemandBlockSnapshotIndexInput.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/remote/file/OnDemandBlockSnapshotIndexInput.java#L156

Added line #L156 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/store/remote/utils/BlobFetchRequest.java#L86

Added line #L86 was not covered by tests