You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zheng Feng (Jira)" <ji...@apache.org> on 2021/09/10 13:31:00 UTC

[jira] [Created] (CAMEL-16941) camel-aws2-s3: large size file multi upload test

Zheng Feng created CAMEL-16941:
----------------------------------

             Summary: camel-aws2-s3: large size file multi upload test
                 Key: CAMEL-16941
                 URL: https://issues.apache.org/jira/browse/CAMEL-16941
             Project: Camel
          Issue Type: Improvement
            Reporter: Zheng Feng
            Assignee: Zheng Feng


When we upload a large size file especailly > partSize ( the default is 25M and the limit is 5M accroding to [https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html).] The getObject operation after uploading returns a result which contains *chunck_signature.* So this should be handled by componet to strip it or check the integrity of chunck ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)