Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95B20D16C for ; Mon, 23 Jul 2012 13:47:36 +0000 (UTC) Received: (qmail 4231 invoked by uid 500); 23 Jul 2012 13:47:36 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 4095 invoked by uid 500); 23 Jul 2012 13:47:35 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 4044 invoked by uid 99); 23 Jul 2012 13:47:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2012 13:47:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id DD935140CCD for ; Mon, 23 Jul 2012 13:47:34 +0000 (UTC) Date: Mon, 23 Jul 2012 13:47:33 +0000 (UTC) From: "Raul Kripalani (JIRA)" To: dev@activemq.apache.org Message-ID: <1816390409.91019.1343051254915.JavaMail.jiratomcat@issues-vm> In-Reply-To: <65053250.13142.1319547512057.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AMQ-3564) new masterslave: discovery agent for networkConnector to simplify master/slave pair configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420656#comment-13420656 ] Raul Kripalani commented on AMQ-3564: ------------------------------------- Does this work with multiple slaves? (quite a usual scenario) > 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 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