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 41FBBEB13 for ; Thu, 29 Nov 2012 21:39:00 +0000 (UTC) Received: (qmail 75559 invoked by uid 500); 29 Nov 2012 21:38:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 75519 invoked by uid 500); 29 Nov 2012 21:38:59 -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 75507 invoked by uid 99); 29 Nov 2012 21:38:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 21:38:59 +0000 Date: Thu, 29 Nov 2012 21:38:59 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <1564110937.42350.1354225139910.JavaMail.jiratomcat@arcas> In-Reply-To: <1555278422.92731.1343074895982.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Closed] (AMQ-3941) master-slave failover leads to lost messages from DLQ 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-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-3941. ----------------------------- Resolution: Won't Fix Pure master/slave removed in upcoming v5.8.0 > master-slave failover leads to lost messages from DLQ > ----------------------------------------------------- > > Key: AMQ-3941 > URL: https://issues.apache.org/jira/browse/AMQ-3941 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.6.0 > Reporter: Andrew McDonnell > Attachments: DLQSlave.java > > > The DLQ does not work as expected when a failover to slave occurs. > # Messages currently in the master's DLQ are not duplicated on the slave and so lost on failover. > # All messages sent to the DLQ after failover are lost, discarded as duplicates. The slave log shows entries with text "IGNORING duplicate message". > The attached junit tests demonstrate the desired behavior on the master and the incorrect behavior on failover. -- 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