Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 60233 invoked from network); 23 Nov 2007 07:37:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Nov 2007 07:37:50 -0000 Received: (qmail 58859 invoked by uid 500); 23 Nov 2007 07:37:37 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 58832 invoked by uid 500); 23 Nov 2007 07:37:37 -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 58823 invoked by uid 99); 23 Nov 2007 07:37:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 23:37:37 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Nov 2007 07:37:48 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0265171420B for ; Thu, 22 Nov 2007 23:37:27 -0800 (PST) Message-ID: <32344602.1195803447005.JavaMail.jira@brutus> Date: Thu, 22 Nov 2007 23:37:27 -0800 (PST) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (AMQ-1500) Recoverying the Kaha ReferenceStore can delete subscriber state In-Reply-To: <1203411.1195803446841.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies reassigned AMQ-1500: ------------------------------- Assignee: Rob Davies > Recoverying the Kaha ReferenceStore can delete subscriber state > --------------------------------------------------------------- > > Key: AMQ-1500 > URL: https://issues.apache.org/activemq/browse/AMQ-1500 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.0.0 > Reporter: Rob Davies > Assignee: Rob Davies > Fix For: 5.0.0 > > > Whe a broker isn't shutdown cleanly - upon a re-start the broker will recover its store from its journal. Part of the process involves recoverying durable topic subscribers from the reference store. Currently - these are being deleted when the reference store is purged as part of the recovery process -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.