Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 12323 invoked from network); 13 Nov 2009 11:43:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Nov 2009 11:43:36 -0000 Received: (qmail 7672 invoked by uid 500); 13 Nov 2009 11:43:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 7645 invoked by uid 500); 13 Nov 2009 11:43:36 -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 7635 invoked by uid 99); 13 Nov 2009 11:43:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2009 11:43:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2009 11:43:26 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N8uYT-0001z3-GF for users@activemq.apache.org; Fri, 13 Nov 2009 03:43:05 -0800 Message-ID: <26335357.post@talk.nabble.com> Date: Fri, 13 Nov 2009 03:43:05 -0800 (PST) From: nehehe To: users@activemq.apache.org Subject: network of brokers forward problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: hakon@teletopia.no X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'm trying to configure a network of brokers, and it works somewhat but not the way I expect. Two brokers A and B. 1000 messages are added to broker A 10 messages are consumed from broker B, then disconnects (or plugged) (messages are transferred from A->B so thats good) Client connects to broker A and try to consume messages. Now broker B has 990 messages, while the only consumer is connected to A, and nothing more happens My question, is this supposed to work as I expect? Im running activemq 5.3.0 The configuration: transport is configured with keepAlive and soTimeout Regards, Haakon -- View this message in context: http://old.nabble.com/network-of-brokers-forward-problem-tp26335357p26335357.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.