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 2022/05/11 13:25:00 UTC

[jira] [Created] (CAMEL-18098) camel-core - Stream caching should not spool to disk by default

Claus Ibsen created CAMEL-18098:
-----------------------------------

             Summary: camel-core - Stream caching should not spool to disk by default
                 Key: CAMEL-18098
                 URL: https://issues.apache.org/jira/browse/CAMEL-18098
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.17.0


Add new option to allow to spool to disk.

As spooling to disk requires that the volume have space and the user has permission to write to disk etc. For container workloads this is not always the case.

And stream caching is useable for ensuring that the message body can be re-read when camel components return data as InputStream that are only readable once.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)