StreamCache should be disabled by default - and add option to turn it on per
route
----------------------------------------------------------------------------------
Key: CAMEL-1720
URL: https://issues.apache.org/activemq/browse/CAMEL-1720
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.0-M2
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.0.0
We should disable the stream cache by default in Camel 2.0.
Then add options in Spring DSL and Java DSL to enable it on demand.
It can cause side effects of chaining the body type that can confuse end users.
If users are using streams then they need to add this option on the route.
ServiceMix will handle this in its servicemix-camel component when it gets
upgraded to use Camel 2.0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.