You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kyle Anderson (JIRA)" <ji...@apache.org> on 2009/07/29 01:58:33 UTC

[jira] Updated: (AMQ-2334) getJMSRedelivered() incorrectly returns false after a MasterSlave failover

     [ https://issues.apache.org/activemq/browse/AMQ-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Anderson updated AMQ-2334:
-------------------------------

    Attachment: SanRedeliver.java

See attached unit test

> getJMSRedelivered() incorrectly returns false after a MasterSlave failover
> --------------------------------------------------------------------------
>
>                 Key: AMQ-2334
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2334
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Kyle Anderson
>         Attachments: SanRedeliver.java
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> Shared master/slave setup, described here http://activemq.apache.org/shared-file-system-master-slave.html
> Normally if one transacted consumer receives a message, then disconnects without committing, the message is marked as getJMSRedelivered() as true.  If the broker fails and another takes over before the consumer disconnect, the message isn't marked as redelivered to the next consumer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.