[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1005) Redlivery delay does not kick in on local delivery

Tim Fox (JIRA) jira-events at lists.jboss.org
Thu Jun 28 19:02:57 EDT 2007


Redlivery delay does not kick in on local delivery
--------------------------------------------------

                 Key: JBMESSAGING-1005
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1005
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.4.0.CR1


Currently if a tx is rolled back, then redelivery delay does not kick in because, redelivery occurs locally (this is what the JMS spec does).

1) So we can either store the scheduled deliveries on the client side (I don't like this)

2) Cancel them to the server on rollback if there is a redelivery delay

3) Always cancel back to the server on rollback

-- 
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