You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2009/02/19 10:05:59 UTC

[jira] Commented: (AMQ-2104) Message relay issue when have network of brokers and downstream consumers using same queue/topic but different selectors

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

Dejan Bosanac commented on AMQ-2104:
------------------------------------

Additional fix committed to rev. 745558. Conduit subscriptions have to be turned off for this to work. Take a look at http://activemq.apache.org/networks-of-brokers.html#NetworksofBrokers-Conduitsubscriptionsandconsumerselectors for more details

>  Message relay issue when have network of brokers and downstream consumers using same queue/topic but different selectors
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2104
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2104
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.0
>
>
> There appears to be an issue with message distribution in a network of brokers. Specifically
> it seems the producer broker does not honor the downstream subscription, granular to the message selector specified in the consumers subscription,
> (rather it sends messages to the broker with a consumer based on the Topic or Queue name only). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.