Skip to content
Commit dc01aff6 authored by Arne Franken's avatar Arne Franken
Browse files

Correctly detect EOL in chunked uploads

Even though the AWS documentation says that they always use "CRLF" as
the EOL indicator, it seems to depend on the system when using async
(native) clients.
Now, we use a BufferedReader to correctly detect and read full lines
where we need to.

MultiPartUploadV2IT#testMultipartUpload_asyncClient failed when using
a file >16KB before this fix, now it is successful.

Fixes #1818
parent a5bea085
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment