Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 98793 invoked from network); 26 May 2009 20:04:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 May 2009 20:04:03 -0000 Received: (qmail 64977 invoked by uid 500); 26 May 2009 20:04:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 64940 invoked by uid 500); 26 May 2009 20:04:15 -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 64930 invoked by uid 99); 26 May 2009 20:04:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 20:04:15 +0000 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; Tue, 26 May 2009 20:04:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 63D8229A0012 for ; Tue, 26 May 2009 13:03:51 -0700 (PDT) Message-ID: <151286923.1243368231407.JavaMail.jira@brutus> Date: Tue, 26 May 2009 13:03:51 -0700 (PDT) From: "Benjamin Darfler (JIRA)" To: dev@activemq.apache.org Subject: [jira] Issue Comment Edited: (AMQ-1112) remove expired messages from Store and update Message cursors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51915#action_51915 ] Benjamin Darfler edited comment on AMQ-1112 at 5/26/09 1:02 PM: ---------------------------------------------------------------- warning, my above fix runs into this https://issues.apache.org/activemq/browse/AMQ-2169 was (Author: bdarfler): warning, the above fix runs into this https://issues.apache.org/activemq/browse/AMQ-2169?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel > remove expired messages from Store and update Message cursors > ------------------------------------------------------------- > > Key: AMQ-1112 > URL: https://issues.apache.org/activemq/browse/AMQ-1112 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.0.0 > Reporter: Rob Davies > Assignee: Rob Davies > Fix For: 5.4.0 > > > Ensure messages that are expired are removed from message store and message cursrors are also updated consistently -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.