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.2, 4.0.1
Reporter: Linda Floren
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira