[ 
https://issues.apache.org/jira/browse/CAMEL-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039730#comment-13039730
 ] 

Claus Ibsen commented on CAMEL-4008:
------------------------------------

Willem there is a bigger issue when introducing this "flexibility". The reply 
consumer is event driven and will keep running forever (well until the route is 
stopped or camel is shutdown etc.). So if end user defines many different 
dynamic reply to queues using that new header, there will be a "leak" of 
resources and whatnot.

Just because its possible to add, it doesn't mean we must do it. Camel has 
already a lot of features and we have to be a bit careful to add more. 
Especially to the JMS component as its already too feature rich.



> Support to set replyTo from the message header 
> -----------------------------------------------
>
>                 Key: CAMEL-4008
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4008
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> Here is the mail thread[1] which discusses about it.
> [1]http://camel.465427.n5.nabble.com/set-jms-reply-to-in-message-header-td4420767.html

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

Reply via email to