You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2011/03/23 12:32:05 UTC

[jira] [Created] (AMQ-3238) Topic-Messages not redelivered to durable subscription after rollback and reconnect

Topic-Messages not redelivered to durable subscription after rollback and reconnect
-----------------------------------------------------------------------------------

                 Key: AMQ-3238
                 URL: https://issues.apache.org/jira/browse/AMQ-3238
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.4.2
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.5.0


Durable sub acks ignore the transaction boundary, such that a rollback is ignored. The correct addition of rollback on close exposed this b/c transaction completion became an effective commit or the ack or receipt.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (AMQ-3238) Topic-Messages not redelivered to durable subscription after rollback and reconnect

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-3238.
-----------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=1084550&view=rev

issue existed across all stores.

> Topic-Messages not redelivered to durable subscription after rollback and reconnect
> -----------------------------------------------------------------------------------
>
>                 Key: AMQ-3238
>                 URL: https://issues.apache.org/jira/browse/AMQ-3238
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.4.2
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>              Labels: durable, rollback, transactions
>             Fix For: 5.5.0
>
>
> Durable sub acks ignore the transaction boundary, such that a rollback is ignored. The correct addition of rollback on close exposed this b/c transaction completion became an effective commit or the ack or receipt.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira