You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2021/01/15 17:42:00 UTC

[jira] [Commented] (AMQ-1573) ConduitBridge merges destinations x.a and x.>, resulting in loss of subscription

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

Matt Pavlovich commented on AMQ-1573:
-------------------------------------

This issue is most likely resolved in newer releases. If there is still an issue, please retest with 5.16.1 and report back.

NOTE: This JIRA is scheduled to close in 30 days if no update is provided.

> ConduitBridge merges destinations x.a and x.>, resulting in loss of subscription
> --------------------------------------------------------------------------------
>
>                 Key: AMQ-1573
>                 URL: https://issues.apache.org/jira/browse/AMQ-1573
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Marcus Nilsson
>            Assignee: Robert Davies
>            Priority: Major
>             Fix For: NEEDS_REVIEW
>
>
> Two brokers A <-> B. 
> 1. B subscribes to x.a and x.>. 
> 2. A registers subscription x.a in ConduitBridge
> 3. A examines subscription x.> in ConduitBridge:
> * A DestinationFilter is created for x.>
> * The filter matches the old subscription for x.a
> * Consumer B is added as "interested" in x.a
> 4. Consumer on B will only receive messages for x.a, but not x.b.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)