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

Update multipart download path to first write to temp files #10347

Merged
merged 5 commits into from
Oct 5, 2023

Suppress forbidden IOUtils.fsync

8d7bcab
Select commit
Loading
Failed to load commit list.
Merged

Update multipart download path to first write to temp files #10347

Suppress forbidden IOUtils.fsync
8d7bcab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2023 in 1s

75.00% of diff hit (target 71.09%)

View this Pull Request on Codecov

75.00% of diff hit (target 71.09%)

Annotations

Check warning on line 100 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 106 in server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/blobstore/stream/read/listener/ReadContextListener.java#L105-L106

Added lines #L105 - L106 were not covered by tests