You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andrew McDonnell (JIRA)" <ji...@apache.org> on 2012/07/23 22:21:35 UTC

[jira] [Created] (AMQ-3941) master-slave failover leads to lost messages from DLQ

Andrew McDonnell created AMQ-3941:
-------------------------------------

             Summary: 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMQ-3941) master-slave failover leads to lost messages from DLQ

Posted by "Andrew McDonnell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew McDonnell updated AMQ-3941:
----------------------------------

    Attachment: DLQSlave.java
    
> 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (AMQ-3941) master-slave failover leads to lost messages from DLQ

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ 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