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

[jira] [Created] (CAMEL-17027) camel-aws-a3 - Streaming mode upload avoid stream into memory

Claus Ibsen created CAMEL-17027:
-----------------------------------

             Summary: 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
             Fix For: 3.13.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.3.4#803005)