Github user mtaylor commented on the issue:

    https://github.com/apache/activemq-artemis/pull/701
  
    @clebertsuconic sure, I think that similar feature is virtual topics, which 
solve the same problem as shared subscriptions.  The way it works in ActiveMQ 
5.x is that the user specifies the virtual topic queue to allow the shared 
subscription.  This JIRA is with respect to virtual topics, so the first thing 
we need to do is actually an equivilent (shared subscription) support.  That's 
when this JIRA starts to become a problem.  Once we allow users to share 
subscriptions, how can we control access to the shared subscription.  Queues 
are just an implementation detail.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to