Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 36819 invoked from network); 20 Jun 2008 09:39:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jun 2008 09:39:21 -0000 Received: (qmail 92394 invoked by uid 500); 20 Jun 2008 09:39:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 92215 invoked by uid 500); 20 Jun 2008 09:39:22 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 92204 invoked by uid 99); 20 Jun 2008 09:39:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jun 2008 02:39:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jun 2008 09:38:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45D72234C144 for ; Fri, 20 Jun 2008 02:39:00 -0700 (PDT) Message-ID: <910630703.1213954740283.JavaMail.jira@brutus> Date: Fri, 20 Jun 2008 02:39:00 -0700 (PDT) From: "Dmitry Tsigelnik (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1813) shutdownOnMasterFailure="true" is ignored when broker starting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org shutdownOnMasterFailure="true" is ignored when broker starting -------------------------------------------------------------- Key: AMQ-1813 URL: https://issues.apache.org/activemq/browse/AMQ-1813 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.1.0 Reporter: Dmitry Tsigelnik If slave broker cannot connect to master when slave broker starting, slave broker doesn't stop starting and starts all connectors I think it's a bad behavior. It must shutdown when shutdownOnMasterFailure="true" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.