[
https://issues.apache.org/jira/browse/CAMEL-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761579#comment-17761579
]
Jono Morris commented on CAMEL-17027:
-------------------------------------
Code changes provided to read the message body in chunks instead of reading the
entire body into memory to better handle large payloads, and to make
AWS2S3StreamUploadProducer thread-safe.
Please let me know if there are any further requirements.
> camel-aws-a3 - Streaming mode upload avoid stream into memory
> -------------------------------------------------------------
>
> Key: CAMEL-17027
> URL: https://issues.apache.org/jira/browse/CAMEL-17027
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.1.0
>
>
> We should look at the streaming mode as it loads the stream into memory to
> copy to the s3 client.
> We can maybe do this a bit smarter, to write in chunks.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)