Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2103

VirtualTopic doesn't work correctly with multiple consumers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.3
    • 2.7.0
    • Broker, OpenWire
    • None

    Description

      It's impossibe to subscribe multiple virtual topics with the same consumer name.

      I've configured acceptor like described in documentation:

      tcp://0.0.0.0:61616?tcpSendBufferSize=1048576;tcpReceiveBufferSize=1048576;protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE;useEpoll=true;amqpCredits=1000;amqpLowCredits=300;virtualTopicConsumerWildcards=Consumer.*.%3E%3B2

      When I'm connecting first consumer: 

      Consumer.cons1.VirtualTopic.t1

      proper binding is created.

      Next I'm trying to connect second consumer with the same name:

      Consumer.cons1.VirtualTopic.t2

      But no binding is created.

      Attachments

        Issue Links

          Activity

            People

              gtully Gary Tully
              pawelj Pawel
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: