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

Add exclusive queues support to RabbitMQ component

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.18.0
    • camel-rabbitmq
    • None
    • Moderate

    Description

      Exclusive queues are used by only one connection and the queue will be deleted when that connection closes. At the moment the rabbitmq component does not support exclusive queues. I believe that it is an important feature to have, especially when using fanout exchanges, since the generated queues will not autodelete when the client disconnects, leaving queues with no consumers behind, which require manual/scripted intervention.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            bogdan.albei@gmail.com Bogdan Albei
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: