[ 
https://issues.apache.org/activemq/browse/AMQ-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Davies resolved AMQ-1005.
-----------------------------

    Resolution: Won't Fix

This is expected behaviour - and should be exclusively used for queues - for 
fair load balancing across a network. It isn't intended for topics

> Network of brokers duplicates events
> ------------------------------------
>
>                 Key: AMQ-1005
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1005
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 4.0.1, 4.0.2
>            Reporter: Linda Floren
>         Assigned To: Rob Davies
>            Priority: Blocker
>         Attachments: ConduitSubscriptionTest.java, SimpleMessageListener.java
>
>
> I've created a test scenario to reproduce the error:
> Two brokers A and B run with networkconnectors towards each other with 
> conduitSubscriptions="false".
> The publisher is connected to broker A. There are n Subscribers with 
> identical filters on each broker.
> Result: The subscribers on broker B receive each event n times. (The 
> subscribers on broker A work fine).
> It appears as if the subscriptions are treated as conduit subscriptions in 
> the dispatching process on broker B. 
> I've attached my test.

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

Reply via email to