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 10:32:00 UTC

[jira] [Created] (CAMEL-17024) camel-aws-s3 - Determine content-length in a smarter way

Claus Ibsen created CAMEL-17024:
-----------------------------------

             Summary: camel-aws-s3 - Determine content-length in a smarter way
                 Key: CAMEL-17024
                 URL: https://issues.apache.org/jira/browse/CAMEL-17024
             Project: Camel
          Issue Type: Improvement
          Components: camel-minio
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.13.0


The content-length is often calculated by copying the message body into a byte array that reside in-memory. We can determine this smarter.





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