[ 
https://issues.apache.org/jira/browse/CAMEL-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-7991:
-------------------------------
    Fix Version/s: 2.15.0

> 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)

Reply via email to