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 9F1CA10620 for ; Tue, 4 Feb 2014 11:15:55 +0000 (UTC) Received: (qmail 99201 invoked by uid 500); 4 Feb 2014 11:15:55 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 98491 invoked by uid 500); 4 Feb 2014 11:15:54 -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 97744 invoked by uid 99); 4 Feb 2014 11:15:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 11:15:52 +0000 X-ASF-Spam-Status: No, hits=4.5 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of ori.psk@gmail.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 11:15:47 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WAddl-0003wM-Nf for users@activemq.apache.org; Tue, 04 Feb 2014 02:54:06 -0800 Date: Tue, 4 Feb 2014 02:53:50 -0800 (PST) From: 1gnition To: users@activemq.apache.org Message-ID: <1391511230434-4677390.post@n4.nabble.com> Subject: setting randomize=false doesn't work in failover transport MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_58651_20114906.1391511230710" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_58651_20114906.1391511230710 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hey, We have a network of brokers with the following configuration in each broker: ( syntax highlighted version here ) Now, we want clients to use failover transport but preferably connect to a local broker, so we use this connection URI in the clients: The problem is that clients still connect to random broker in the network instead to their local broker. We also tried adding but it didn't help. Do you have any suggestion what is wrong? Thanks. -- View this message in context: http://activemq.2283324.n4.nabble.com/setting-randomize-false-doesn-t-work-in-failover-transport-tp4677390.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. ------=_Part_58651_20114906.1391511230710--