[ 
https://issues.apache.org/jira/browse/CAMEL-6190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen reassigned CAMEL-6190:
----------------------------------

    Assignee: Claus Ibsen
    
> stream cache - Spool to disk threshold is too slow and we should log on 
> startup at INFO level what the setting is in use
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6190
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6190
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: Future
>
>
> See stream caching
> http://camel.apache.org/stream-caching.html
> If you enable it then it spool to disk for sizes > 64KB. Today that limit is 
> a bit low. We should bump that up to higher value.
> Also we should log when Camel startup at INFO level what stream cache 
> settings is being in use, so people can easier notice this.
> Also the stream cache implementation ought to use java nio with memory mapped 
> files, instead of that old java.io.File that is slow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to