You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/03/18 07:49:38 UTC

[jira] [Created] (CAMEL-8503) camel-jms - Have replyTo options for concurrent consumers

Claus Ibsen created CAMEL-8503:
----------------------------------

             Summary: camel-jms - Have replyTo options for concurrent consumers
                 Key: CAMEL-8503
                 URL: https://issues.apache.org/jira/browse/CAMEL-8503
             Project: Camel
          Issue Type: Improvement
          Components: camel-jms
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.16.0


See nabble
http://camel.465427.n5.nabble.com/Camel-ActiveMQ-In-OUT-endpoint-creates-additional-consumers-on-response-queue-which-are-more-than-mas-tp5764288.html

You may want to have different number of concurrent consumers for a request/reply over JMS, than a regular from(jms) has.

In older versions of Camel the reply to was always 1 consumer. But today it uses the concurrentConsumers option from JMS component / endpoint. 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)