Hi

Thanks for reporting. I have logged a ticket about this bug
https://issues.apache.org/jira/browse/CAMEL-6374

On Wed, May 15, 2013 at 3:35 PM, ikoblik <ikob...@hotmail.com> wrote:
> Hi All,
>
> I'm having problems with vm: in multicast mode where if I stop one of the
> routes it will stop all the routes in the same MulticastProcessor.
>
> I've attached a test file that reproduces this. Normally you should see 100
> messages being printed to stdout. I noticed that after removing route2 if I
> stop the route1 and then start it again then its consumers will receive the
> messages. I think that the culprit is in SedaEndpoint line 144, when
> stopping route2 it stops MulticastProcessor with all its services which
> includes those from route1.
>
> CamelTest.java
> <http://camel.465427.n5.nabble.com/file/n5732616/CamelTest.java>
>
> I'm using V2.11.0.
>
> Thank you for your help!
> Ivan.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Removing-route-stops-other-routes-from-the-same-producer-tp5732616.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to