[
https://issues.apache.org/activemq/browse/AMQ-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac resolved AMQ-2767.
--------------------------------
Resolution: Fixed
Added in svn revision 952642
> Allow proxy connector to be configured not to replicate commands to the local
> broker
> ------------------------------------------------------------------------------------
>
> Key: AMQ-2767
> URL: https://issues.apache.org/activemq/browse/AMQ-2767
> Project: ActiveMQ
> Issue Type: New Feature
> Affects Versions: 5.3.2
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.4.0
>
>
> Proxy connector is built primarily for use in combination with Fanout
> protocol and by default it adds a VM transport connection to the local broker
> to send messages there as well.
> It's a regular use case to use proxy in combination with Failover protocol
> (to hide internal broker topology) and in this case this inclusion of VM
> transport makes problems. Also, you might want to exclude the local broker in
> the fanout scenario.
> The proposal is to add proxyToLocalBroker property to proxy connector to
> control this behavior. It's true by default.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.