Hi We dont wanna enable stream caching automatic under the covers. You may also want to enable it if you use error handling with redelivery enabled etc. So there are more use cases.
It's easy to enable as its just 1 switch on the camel context, or you can enable it on a per route basis. On Tue, Feb 8, 2011 at 12:13 PM, adamcooney <[email protected]> wrote: > > You're right, I misread the 'Implicitly enabled for multicast and dead letter > channel (Camel 1.x)' section of the page as overriding the camel 2 default > but it was only in camel 1. > > It says the reason it was changed was to not change the payload under the > covers, but since the purpose of multicast is to allow multiple recipients > to read the message, is it not the case that this is a specific case that > should be defaulted to true like it was in Camel 1.x? I could be mistaken, > but I don't see how to use multicast without having it set to true. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Multicast-not-enabling-stream-caching-by-default-tp3375689p3375730.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
