You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/28 13:32:00 UTC

[jira] [Commented] (AMQ-6906) XA JDBC rolled back recovered ack messages pending till restart when cache disabled

    [ https://issues.apache.org/jira/browse/AMQ-6906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380316#comment-16380316 ] 

ASF subversion and git services commented on AMQ-6906:
------------------------------------------------------

Commit efaf9cd77e35e1f811708a7a38bab348b003eeef in activemq's branch refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=efaf9cd ]

[AMQ-6906] jdbc store; ensure rolled back prepared ack messages are recovered asap


> XA JDBC rolled back recovered ack messages pending till restart when cache disabled
> -----------------------------------------------------------------------------------
>
>                 Key: AMQ-6906
>                 URL: https://issues.apache.org/jira/browse/AMQ-6906
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JDBC, XA
>    Affects Versions: 5.15.0
>         Environment: JDBC message store, XA recovery
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 5.16.0
>
>
> When a prepared xa transaction with acks is rolledback after recovery, the message in the store is available for redelivery however it may have been skipped and the cursor will ignore till restart.
> When the cache is disabled and there are further message sends it is possible to reproduce.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)