[
https://issues.apache.org/jira/browse/CAMEL-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7991.
---------------------------------
Resolution: Fixed
Updated the wiki page for the new added option.
> Add MultiPartUpload functionality to S3Producer
> -----------------------------------------------
>
> Key: CAMEL-7991
> URL: https://issues.apache.org/jira/browse/CAMEL-7991
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws
> Reporter: Andreas C. Osowski
> Assignee: Willem Jiang
> Fix For: 2.15.0
>
> Attachments: patch-s3-producer-multipart-upload-fix.patch
>
>
> The current S3 Producer implementation does not use S3's MultiPartUpload
> functionality. Therefore, the whole data blob needs to be buffered in memory
> before it can be uploaded to S3.
> Using MultiPartUpload, the blob can be uploaded in chunks thereby drastically
> reducing the required memory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)