PubSubNoLocal not working correctly at network of brokers and durable topics ----------------------------------------------------------------------------
Key: AMQ-2546 URL: https://issues.apache.org/activemq/browse/AMQ-2546 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.3.0 Environment: java 1.6.17 spring 2.5.6 Windows XP Reporter: Antti Kallonen We have a store and forward network of brokers like this C1-B1------B2-C2. We don't want to receive our own messages from topic, and have set the pubSubNoLocal feature to true. When we first start the system, the feature is working correctly, and we are not receiving our own messages. But when shutdown the other broker and client, and restart them, the restarted client starts to receive it's own messages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.