[jboss-jira] [JBoss JIRA] Created: (JBAS-4870) Redelivery flags not updated in case of JBossMQ node failure

Adrian Brock (JIRA) jira-events at lists.jboss.org
Wed Oct 17 09:41:03 EDT 2007


Redelivery flags not updated in case of JBossMQ node failure
------------------------------------------------------------

                 Key: JBAS-4870
                 URL: http://jira.jboss.com/jira/browse/JBAS-4870
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JMS service
    Affects Versions: JBossAS-4.2.2.GA
            Reporter: Adrian Brock
         Assigned To: Adrian Brock
             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.3.GA


When the JBossMQ node fails with messages currently being delivered to the clients,
the redelivery status is not updated after the node is recovered (either locally or on a different for HAJMS).

The issue is that the redelivery status (in the database) is not updated until the server receives the NACK
(which it won't do if it has crashed).

A potential fix, is to update the status early before delivering the message to the client,
see the forum thread for more detail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list