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 3FD7199AF for ; Wed, 30 Nov 2011 21:18:04 +0000 (UTC) Received: (qmail 93129 invoked by uid 500); 30 Nov 2011 21:18:04 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 93096 invoked by uid 500); 30 Nov 2011 21:18:04 -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 93088 invoked by uid 99); 30 Nov 2011 21:18:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 21:18:04 +0000 X-ASF-Spam-Status: No, hits=-2001.2 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; Wed, 30 Nov 2011 21:18:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BCF75A9B40 for ; Wed, 30 Nov 2011 21:17:40 +0000 (UTC) Date: Wed, 30 Nov 2011 21:17:40 +0000 (UTC) From: "Gary Tully (Commented) (JIRA)" To: dev@activemq.apache.org Message-ID: <1393716059.27808.1322687860775.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1726845781.8678.1317322786505.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AMQ-3519) Allow getJMSRedelivered flag to survive a restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160346#comment-13160346 ] Gary Tully commented on AMQ-3519: --------------------------------- Kahadb only atm. > Allow getJMSRedelivered flag to survive a restart > ------------------------------------------------- > > Key: AMQ-3519 > URL: https://issues.apache.org/jira/browse/AMQ-3519 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker, JMS client > Affects Versions: 5.5.0 > Reporter: Gary Tully > Assignee: Gary Tully > Labels: jms, redelivery, reliable > Fix For: 5.6.0 > > > Jmsredelivery status is maintained by the activemq consumer and in memory by the broker when a consumer closes. If the broker is restarted, the redelivery status is lost. > The broker never rewrites a message so the modified property is lost. > To make the redelivery flag reliable, it needs to be persisted. -- 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