Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7EF1F82B for ; Wed, 8 May 2013 16:01:16 +0000 (UTC) Received: (qmail 20424 invoked by uid 500); 8 May 2013 16:01:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 20359 invoked by uid 500); 8 May 2013 16:01:16 -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 20267 invoked by uid 99); 8 May 2013 16:01:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2013 16:01:16 +0000 Date: Wed, 8 May 2013 16:01:16 +0000 (UTC) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-4526) ActiveMQ should automatically restart if a Locker looses it's lock. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652011#comment-13652011 ] Hiram Chirino commented on AMQ-4526: ------------------------------------ * Adds a new broker config option 'restartAllowed'. Set it to false to revert to the previous behavior. * Adds a new 'restart' JMX operation on the broker * The default IO exception handler will trigger a broker restart instead of a broker stop. > ActiveMQ should automatically restart if a Locker looses it's lock. > ------------------------------------------------------------------- > > Key: AMQ-4526 > URL: https://issues.apache.org/jira/browse/AMQ-4526 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker > Affects Versions: 5.8.0 > Reporter: Hiram Chirino > Assignee: Hiram Chirino > Fix For: 5.9.0 > > > Right now when a Locker looses its' lock, the broker just stops. It should restart to retry acquiring the lock. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira