From dev-return-31981-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Thu Jul 5 13:07:38 2012 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 6A30FD112 for ; Thu, 5 Jul 2012 13:07:38 +0000 (UTC) Received: (qmail 76526 invoked by uid 500); 5 Jul 2012 13:07:38 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 76026 invoked by uid 500); 5 Jul 2012 13:07: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 75753 invoked by uid 99); 5 Jul 2012 13:07:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 13:07:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id CA692142822 for ; Thu, 5 Jul 2012 13:07:35 +0000 (UTC) Date: Thu, 5 Jul 2012 13:07:35 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <1621161531.8337.1341493655830.JavaMail.jiratomcat@issues-vm> In-Reply-To: <18995877.58721293632865202.JavaMail.jira@thor> Subject: [jira] [Closed] (AMQ-3106) Failover with a durable consumer can lose Messages 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-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-3106. ----------------------------- Resolution: Not A Problem > Failover with a durable consumer can lose Messages > -------------------------------------------------- > > Key: AMQ-3106 > URL: https://issues.apache.org/jira/browse/AMQ-3106 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.4.0, 5.4.1, 5.4.2 > Reporter: Timothy Bish > Fix For: 5.x > > Attachments: FailoverDurableWithOutstandingAck.java > > > When a client with a durable consumer loses its connection to the broker and reconnects using the failover transport it does not receive any Messages that it had not ack'd before it failed. > Testing shows that older client's that don't recover their Consumers by sending a ConsumerInfo command with a zero prefecth followed by a ConsumerControl Command with the old prefetch value recover their unacknowledged messages. > Test case attached -- 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