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 2CFE29AFF for ; Tue, 31 Jan 2012 09:15:18 +0000 (UTC) Received: (qmail 67629 invoked by uid 500); 31 Jan 2012 09:15:10 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 66113 invoked by uid 500); 31 Jan 2012 09:14:59 -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 66095 invoked by uid 99); 31 Jan 2012 09:14:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 09:14:55 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of tomerb@waze.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 09:14:50 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Rs9nK-0002Ca-BO for users@activemq.apache.org; Tue, 31 Jan 2012 01:14:30 -0800 Date: Tue, 31 Jan 2012 01:14:30 -0800 (PST) From: tomerb To: users@activemq.apache.org Message-ID: <1328001270340-4343907.post@n4.nabble.com> Subject: network of broker - update and rebalance not working MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi I'm having trouble making the *updateClusterClients="true" rebalanceClusterClients="true"* work I have a network of brokers size 2 with the following brokers configuration * file:${activemq.base}/conf/credentials.properties * the client is running *ant consumer -Dmax=999999 -Durl=failover:\(tcp://tomer-amq-test2:61616\) * the client always connect only to the specified broker (tomer-amq-test2) and when I stop or start the second broker, there is no recconection from the client and if I stop the specified broker, there is no connection made by the client to the second server otherwise the cluster works as expected can someone help please? am I missing something? Tx Tomer -- View this message in context: http://activemq.2283324.n4.nabble.com/network-of-broker-update-and-rebalance-not-working-tp4343907p4343907.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.