You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/25 16:24:32 UTC

[jira] [Resolved] (AMQ-3564) new masterslave: discovery agent for networkConnector to simplify master/slave pair configuration

     [ https://issues.apache.org/jira/browse/AMQ-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-3564.
-----------------------------

    Resolution: Fixed

fix in http://svn.apache.org/viewvc?rev=1188641&view=rev
                
>  new masterslave: discovery agent for networkConnector to simplify master/slave pair configuration
> --------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3564
>                 URL: https://issues.apache.org/jira/browse/AMQ-3564
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.5.0, 5.5.1
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: configuration, masterSlave, networkConnector
>             Fix For: 5.6.0
>
>
> Create a masterslave configuration that provides an equivalent of the current recommended way to setup a network connection to a master/slave pair more intuitively.
> Current recommendation:
> {{networkConnector uri="static:(failover:(tcp://master,tcp://slave)?randomize=false&maxReconnectAttempts=0)"}}
> Proposed new syntax (functionally equivalent)
> {{networkConnector uri="masterslave:(tcp://master,tcp://slave)"}}
> Thanks to Scott Cranton <scranton fusesource.com> for the inspiration and initial impl.

--
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