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

Support for the AWS Common Runtime S3 client #69

Open
avelinsk opened this issue Mar 19, 2024 · 0 comments
Open

Support for the AWS Common Runtime S3 client #69

avelinsk opened this issue Mar 19, 2024 · 0 comments

Comments

@avelinsk
Copy link

avelinsk commented Mar 19, 2024

Please, add support for software.amazon.awssdk.services.s3.internal.crt.S3CrtAsyncHttpClient

Documentation https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/crt-based-s3-client.html

We have connectivity issues during data transfer, using the standard S3AsyncClient. From the documentation:

The AWS CRT-based S3 client improves transfer reliability in case there is a network failure. Reliability is improved by retrying individual failed parts of a file transfer without restarting the transfer from the beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant