[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1371) Redelivery doesn't work with Topic, transacted non-durable subscriber and non-zero RedeliveryDelay

Tim Fox (JIRA) jira-events at lists.jboss.org
Mon Sep 22 04:47:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Fox closed JBMESSAGING-1371.
--------------------------------

    Fix Version/s: Unscheduled
                       (was: 1.4.1.GA)
                       (was:  1.4.0.SP3.CP04)
       Resolution: Won't Fix


Redelivery delay is handled on the server side, but with a non durable subscription, the message is already acked before delivery.

So we can't support redelivery delays with non durable subscriptions.

> Redelivery doesn't work with Topic, transacted non-durable subscriber and non-zero RedeliveryDelay
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBMESSAGING-1371
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1371
>             Project: JBoss Messaging
>          Issue Type: Bug
>    Affects Versions: 1.4.0.SP3.CP02
>            Reporter: Takayoshi Kimura
>            Assignee: Tim Fox
>             Fix For: Unscheduled
>
>
> If DefaultRedeliveryDelay or RedeliveryDelay is set to non-zero value, messages won't be redelivered although session.rollback() is called.
> With 0 redelivery delay everything works fine.

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

        



More information about the jboss-jira mailing list