Allow virtual topic interceptor to ignore messages that are received over 
network connector
-------------------------------------------------------------------------------------------

                 Key: AMQ-3550
                 URL: https://issues.apache.org/jira/browse/AMQ-3550
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: 5.5.1
            Reporter: Dejan Bosanac
            Assignee: Dejan Bosanac


In case where we want to replicate both virtual topics and their respectable 
queues over network of brokers, we need to ignore topic messages on remote 
broker to avoid duplicates messages in queues.

The idea is to introduce new configuration parameter

{code}<virtualTopic name=">"  local="true"/>{code}

which will make that interceptor handle only locally-produced messages.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to