Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-4194

JmsEndpoint that is a topic should not be singleton scoped, only queues should be

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.3, 2.8.0
    • camel-jms
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: