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 'fix-chunk_size-bug' of https://github.com/Rishikesh1159…

40f47e5
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'fix-chunk_size-bug' of https://github.com/Rishikesh1159…
40f47e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 26, 2024 in 1s

92.10% of diff hit (target 71.33%)

View this Pull Request on Codecov

92.10% of diff hit (target 71.33%)

Annotations

Check warning on line 167 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#L167

Added line #L167 was not covered by tests

Check warning on line 93 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#L93

Added line #L93 was not covered by tests