You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kurt Roekle (JIRA)" <ji...@apache.org> on 2013/07/15 17:40:57 UTC

[jira] [Created] (AMQ-4633) VirtualTopic consumer queue matching

Kurt Roekle created AMQ-4633:
--------------------------------

             Summary: VirtualTopic consumer queue matching
                 Key: AMQ-4633
                 URL: https://issues.apache.org/jira/browse/AMQ-4633
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.6.0
            Reporter: Kurt Roekle
            Priority: Minor


Using the default configuration for virtual topics, we are seeing some unexpected behavior with how messages are being delivered to the consumer queues.

We have a virtual topic setup named "VirtualTopic.zzzzzz.in".  We have one consumer queue setup named "Consumer.b.VirtualTopic.zzzzzz.in".  We also have a queue setup named "Consumer.b.VirtualTopic.zzzzzz.in." which we don't believe should be receiving messages. The second queue (the one with the extra period) is receiving messages when placed in the topic.  Furthermore, when adding two messages to the topic, the queues list web UI shows that two messages are in each queue, but when you open up either queue in the web UI to see the messages, there appear to be double the messages (4 in this case).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira