You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:09:32 UTC

[jira] Updated: (AMQ-2758) rollback does not work on topic

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

Dejan Bosanac updated AMQ-2758:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> rollback does not work on topic
> -------------------------------
>
>                 Key: AMQ-2758
>                 URL: https://issues.apache.org/jira/browse/AMQ-2758
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0, 5.3.2
>         Environment: Windows XP, JDK6, Spring 2.5.6, Bitronix 2.0.0-beta1
>            Reporter: Stephane Nicoll
>             Fix For: 5.5.0
>
>         Attachments: activemq-topic-xa.zip
>
>
> I have no idea what is wrong but this makes reference to the following topics
> http://old.nabble.com/No-redelivery-after-rollback-on-a-Topic-td28746372.html
> Basically, rollback behavior is inconsistent:
> * Works ok with a queue
> * No redelivery on a topic with default settings
> * No delivery at all with a consumer cache (from Spring's default message listener container)
> * Delivery with a session cache but nothing get placed in the DLQ when the maximum number of re deliveries is reached
> The project attached reproduces all uses cases in my environment (JTA and XA using bitronix)

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