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 0FF7BDE3F for ; Thu, 30 May 2013 16:12:22 +0000 (UTC) Received: (qmail 41097 invoked by uid 500); 30 May 2013 16:12:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 40907 invoked by uid 500); 30 May 2013 16:12:21 -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 40847 invoked by uid 99); 30 May 2013 16:12:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 May 2013 16:12:21 +0000 Date: Thu, 30 May 2013 16:12:21 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-4563) Persisted messages reappear after broker restart when using amqp 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-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4563: ------------------------------ Affects Version/s: 5.8.0 > Persisted messages reappear after broker restart when using amqp > ---------------------------------------------------------------- > > Key: AMQ-4563 > URL: https://issues.apache.org/jira/browse/AMQ-4563 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.8.0 > Reporter: Kevin Earls > Fix For: 5.9.0 > > Attachments: AMQ-4563.patch > > > To reproduce this, do the following > 1. Start a broker, create a producer using amqp, and send some messages > 2. Stop/Start broker > 3. Create a consumer to consume messages from step 1. > 4. Stop/Start broker > 5. Run consumer again. It will receive the same messages it already received in step 3. > I will attach a unit test which reproduces this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira