Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 40822 invoked from network); 25 May 2010 14:51:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 May 2010 14:51:14 -0000 Received: (qmail 86818 invoked by uid 500); 25 May 2010 14:51:14 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 86799 invoked by uid 500); 25 May 2010 14:51:14 -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 86791 invoked by uid 99); 25 May 2010 14:51:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 14:51:14 +0000 X-ASF-Spam-Status: No, hits=-1462.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 14:51:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4PEornM024538 for ; Tue, 25 May 2010 14:50:53 GMT Message-ID: <1689002.3031274799053500.JavaMail.jira@thor> Date: Tue, 25 May 2010 10:50:53 -0400 (EDT) From: "Hadrian Zbarcea (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-2747) Pure Master Slave broker blocks when salve hangs for some reason In-Reply-To: <13084151.2741274788551780.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-2747?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D59= 536#action_59536 ]=20 Hadrian Zbarcea commented on AMQ-2747: -------------------------------------- Removed attachments unrelated to this issue. > Pure Master Slave broker blocks when salve hangs for some reason > ---------------------------------------------------------------- > > Key: AMQ-2747 > URL: https://issues.apache.org/activemq/browse/AMQ-2747 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Reporter: J=C3=B6rn Kottmann > Fix For: 5.4.0 > > > Issue AMQ-2564 showed that in a Pure Master Slave configuration the Maste= r has no mechanism to detach the hanging Slave broker. In case the Slave br= oker hangs, or stops responding there is no reason to also block the Master= broker, maybe a similar hang can also occur when the Slave broker server i= s powered off trough a hardware failure. > The Master broker should have a mechanism to detach a Slave broker when i= t is blocked by the Slave broker for a certain time. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.