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 08:54:00 UTC

[jira] [Created] (CAMEL-17021) camel-minio - Determine content-length in a smarter way

Claus Ibsen created CAMEL-17021:
-----------------------------------

             Summary: camel-minio - Determine content-length in a smarter way
                 Key: CAMEL-17021
                 URL: https://issues.apache.org/jira/browse/CAMEL-17021
             Project: Camel
          Issue Type: Improvement
          Components: camel-minio
            Reporter: 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)