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

ASF GitHub Bot commented on ARTEMIS-550:
----------------------------------------

Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/875
  
    @rlodge  you can have as many consumers you like on a QueueSubscription 
with Artemis. 
    
    You can limite the client-id if you like, but you can also bypass that.
    
    
    The only use case I can see for artemis with Virtual topics is migration 
case... users migrating to artemis without changing code.. but I want to make 
sure I understand the requirements. What is needed? Route the virtual queue to 
another existing core queue? if that's the case it's pretty simple 
implementation. (I guess you would have most of what is needed on this PR)?


> Add support for virtual topic consumers
> ---------------------------------------
>
>                 Key: ARTEMIS-550
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-550
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 1.3.0
>            Reporter: Benjamin Graf
>
> Artemis should support virtual topic consumers as alternative to topic 
> subscriptions as ActiveMQ itself does.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to