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 67E727515 for ; Tue, 13 Dec 2011 15:42:00 +0000 (UTC) Received: (qmail 90843 invoked by uid 500); 13 Dec 2011 15:42:00 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 90805 invoked by uid 500); 13 Dec 2011 15:42:00 -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 90797 invoked by uid 99); 13 Dec 2011 15:42:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2011 15:42:00 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2011 15:41:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 156DF1104AA for ; Tue, 13 Dec 2011 15:41:31 +0000 (UTC) Date: Tue, 13 Dec 2011 15:41:31 +0000 (UTC) From: "Dejan Bosanac (Created) (JIRA)" To: dev@activemq.apache.org Message-ID: <549602812.6001.1323790891089.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (AMQ-3634) Automatic recovery on startup when index is corrupted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Automatic recovery on startup when index is corrupted ----------------------------------------------------- Key: AMQ-3634 URL: https://issues.apache.org/jira/browse/AMQ-3634 Project: ActiveMQ Issue Type: New Feature Affects Versions: 5.5.0 Reporter: Dejan Bosanac Assignee: Dejan Bosanac Fix For: 5.6.0 When index is corrupted broker won't start up. Index files need to be deleted and broker restarted. This leads to unnecessary downtime and manual intervention which is prone to error. It'd be better to automatically delete (archive) the index and start recovering in those situations. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira