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

Robbie Gemmell commented on ARTEMIS-3659:
-----------------------------------------

Unless the description is inaccurate, that is not a bug.

If you have a ClientID you can only share a given named subscription with other 
subscribers on that connection. Connections with a different ClientID get their 
own subscription for the same subscription names. Subscriptions are scoped to 
the CiientID if set.

If you want to share subscriptions across distinct connections they must not 
have a ClientID set. All the connections without a ClientID share the 
subscription of a given name.

> JMS shared subscriptions create additional unnecessary core Queues if 
> clientID is set
> -------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3659
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3659
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>
> When user create a shared subscription and its consumers, if the consumers 
> use separate connections with different ClientIDs, the consumer(s) would act 
> asĀ  (un-shared) subscribers ie both receiving all messages from the "shared" 
> subscription in multicast.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to