From users-return-11734-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Sun Dec 09 16:56:46 2007 Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 8897 invoked from network); 9 Dec 2007 16:56:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2007 16:56:46 -0000 Received: (qmail 77493 invoked by uid 500); 9 Dec 2007 16:56:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 77468 invoked by uid 500); 9 Dec 2007 16:56:34 -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 77459 invoked by uid 99); 9 Dec 2007 16:56:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2007 08:56:33 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Sun, 09 Dec 2007 16:56:12 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J1PRu-00030t-Re for users@activemq.apache.org; Sun, 09 Dec 2007 08:56:14 -0800 Message-ID: <14240560.post@talk.nabble.com> Date: Sun, 9 Dec 2007 08:56:14 -0800 (PST) From: hagai To: users@activemq.apache.org Subject: High availability and persistency MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: hagai@liveperson.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am trying to use the "Shared File System Master Slave" configuration, and I have a few questions: 1. I don't want to use persistency. Is that possible using this configuration? I am asking this since the example in http://activemq.apache.org/shared-file-system-master-slave.html uses the persistencyAdapter's properties for configuring the shared file for the master-slave. 2. Is there a way to decrease the slave broker's polling timeout to less than 10 seconds? 3. I use this configuration, and I send a large amount of messages to a topic with more than one subscriber. I have a master broker and a slave broker running. I stop the master broker, and the slave broker takes over after 10 seconds. However, I don't get all the messages I sent in the subscribers. Why could this happen? Thanks, Hagai. -- View this message in context: http://www.nabble.com/High-availability-and-persistency-tp14240560s2354p14240560.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.