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

CamelJms Request Reply QueueReplyManager is coupled with DefaultMessageListenerContainer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.x
    • 3.15.0
    • camel-jms
    • None
    • Unknown

    Description

      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 ?

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            ashu6397 Ashutosh Vaish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: