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 (Created) (JIRA)" <ji...@apache.org> on 2011/10/19 13:12:10 UTC

[jira] [Created] (AMQ-3550) Allow virtual topic interceptor to ignore messages that are received over network connector

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

        

[jira] [Resolved] (AMQ-3550) Allow virtual topic interceptor to ignore messages that are received over network connector

Posted by "Dejan Bosanac (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-3550.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.6.0

Implemented with svn revision 1186095
                
> 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
>             Fix For: 5.6.0
>
>
> 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