[ 
https://issues.apache.org/jira/browse/AMQ-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13708562#comment-13708562
 ] 

Timothy Bish commented on AMQ-4633:
-----------------------------------

Firstly you should try out your scenario with the latest release (5.8) or a 
current 5.9-SNAPSHOT as issues could already be fixed.  Second if you still see 
a problem then its best to create a unit test that shows your use case and 
issue. 
                
> 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

Reply via email to