From users-return-31155-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Fri Jun 22 11:18:40 2012 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7A09EC366 for ; Fri, 22 Jun 2012 11:18:40 +0000 (UTC) Received: (qmail 32811 invoked by uid 500); 22 Jun 2012 11:18:40 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 32571 invoked by uid 500); 22 Jun 2012 11:18:39 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 32542 invoked by uid 99); 22 Jun 2012 11:18:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 11:18:39 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=URI_HEX X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of shy.ifrah@optier.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 11:18:33 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Si1sS-0005Jd-KQ for users@activemq.apache.org; Fri, 22 Jun 2012 04:18:12 -0700 Date: Fri, 22 Jun 2012 04:18:12 -0700 (PDT) From: Pippo To: users@activemq.apache.org Message-ID: <1340363892615-4653478.post@n4.nabble.com> Subject: Adding nodes to Cluster without restarting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org List, I have a network of brokers, consisting of two nodes. The Connectors elements were defined like this (on both nodes): / : / This configuration allows me to stop/start one of the brokers in the cluster, and all clients are aware of the change. But now I want to add a third broker to the cluster WITHOUT having to restart the other nodes. Is it possible? How should I configure the networkConnectors on the third broker to allow this? Remember =E2=80=93 NO RESTARTS of other brokers are allowed. Thanks in advance! -- View this message in context: http://activemq.2283324.n4.nabble.com/Adding-= nodes-to-Cluster-without-restarting-tp4653478.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.