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/12/03 08:37:00 UTC

[jira] [Created] (CAMEL-17266) camel-google-storage - Include body should use stream caching

Claus Ibsen created CAMEL-17266:
-----------------------------------

             Summary: camel-google-storage - Include body should use stream caching
                 Key: CAMEL-17266
                 URL: https://issues.apache.org/jira/browse/CAMEL-17266
             Project: Camel
          Issue Type: New Feature
          Components: camel-google
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.14.0


We download today into memory as a byte array. However we can use stream caching so it can be offloaded to disk.

Also google storate client api has a way to store to file, so we can also add option ala localWorkDirectory to store there.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)