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

[Backport 2.x] Use async client for delete blob or path in S3 Blob Container #16984

Merged
merged 1 commit into from
Jan 9, 2025

Use async client for delete blob or path in S3 Blob Container (#16788)

97c82f4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Use async client for delete blob or path in S3 Blob Container #16984

Use async client for delete blob or path in S3 Blob Container (#16788)
97c82f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2025 in 1s

70.83% of diff hit (target 71.85%)

View this Pull Request on Codecov

70.83% of diff hit (target 71.85%)

Annotations

Check warning on line 379 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java#L377-L379

Added lines #L377 - L379 were not covered by tests

Check warning on line 386 in plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/repository-s3/src/main/java/org/opensearch/repositories/s3/S3BlobContainer.java#L384-L386

Added lines #L384 - L386 were not covered by tests