Hi
I have a two routes that use the same AggregationStrategy, and I'm loading the AggregationStrategy as a Spring bean (which is a singleton). If the two routes run simultaneously can the messages be mixed up? Should I load the bean as prototype, or is this taken care of by Camel somehow? -- View this message in context: http://camel.465427.n5.nabble.com/What-happens-when-using-same-AggregationStrategy-in-multiple-routes-tp3272140p3272140.html Sent from the Camel - Users mailing list archive at Nabble.com.
