[ 
https://issues.apache.org/jira/browse/CAMEL-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-4194.
--------------------------------

    Resolution: Fixed

> JmsEndpoint that is a topic should not be singleton scoped, only queues 
> should be
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-4194
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4194
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jms
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.8.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/Removing-routes-programmatically-tp4556741p4556741.html
> If you have multiple consumers on the *exact same* JMS endpoint uri, and if 
> you remove on of the consumers (eg from a route), then the singleton 
> JmsEndpoint will be stopped. This causes the other active consumers to not 
> receive any messages anymore.
> This problem is only if you remove the route. If you stop route then there is 
> no problem.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to