[
https://issues.apache.org/jira/browse/CAMEL-6190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-6190.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: Future)
2.12.0
Camel logs when starting if stream caching is in use.
And the default threshold is changed from 64kb to 128kb
> 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: 2.12.0
>
>
> 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