[
https://issues.apache.org/jira/browse/CAMEL-17540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-17540.
---------------------------------
Fix Version/s: 3.15.0
Assignee: Claus Ibsen
Resolution: Fixed
You can now configure the consumerReplyToType to be Simple.
> CamelJms Request Reply QueueReplyManager is coupled with
> DefaultMessageListenerContainer
> ----------------------------------------------------------------------------------------
>
> Key: CAMEL-17540
> URL: https://issues.apache.org/jira/browse/CAMEL-17540
> Project: Camel
> Issue Type: Improvement
> Components: camel-jms
> Affects Versions: 3.x
> Reporter: Ashutosh Vaish
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.15.0
>
>
> We are using CamelJMS to connect with IBM MQ. We are doing request-reply over
> JMS. It was identified that our camel app is continuously polling the reply
> queues even when a unit of work was completed. I found that QueueReplyManager
> is coupled with DefaultMessageListenerContainer.
> CamelJMS allows consumerType for JMS consumer to be Simple/Default/Custom.
> Why was it decided to use DefaultMessageListenerContainer for
> QueueReplyManager? Can we give a consumerType choice for this pattern too ?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)