[jboss-jira] [JBoss JIRA] (WFLY-6214) Change CMTTxInterceptor.endTransaction() handling of Status.ROLLING_BACK

RH Bugzilla Integration (JIRA) issues at jboss.org
Fri Oct 21 09:41:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13310400#comment-13310400 ] 

RH Bugzilla Integration commented on WFLY-6214:
-----------------------------------------------

Fedor Gavrilov <fgavrilo at redhat.com> changed the Status of [bug 1387319|https://bugzilla.redhat.com/show_bug.cgi?id=1387319] from ASSIGNED to POST

> Change CMTTxInterceptor.endTransaction() handling of Status.ROLLING_BACK
> ------------------------------------------------------------------------
>
>                 Key: WFLY-6214
>                 URL: https://issues.jboss.org/browse/WFLY-6214
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB, Transactions
>            Reporter: Scott Marlow
>            Assignee: Tom Jenkinson
>            Priority: Blocker
>             Fix For: 10.1.0.CR1, 10.1.0.Final
>
>
> See recent comment [https://developer.jboss.org/message/950898#950898]
> {quote}
> Status.STATUS_COMMITTING:
> Status.STATUS_COMMITTED:
> Status.STATUS_PREPARED:
> Status.STATUS_PREPARING:
> * Someone has called commit in parallel and the transaction is trying to commit so try to commit too: call tm.commit
> {quote}
> I think that TimerCMTTxInterceptor/LifecycleCMTTxInterceptor are using CMTTxInterceptor.endTransaction(), so they shouldn't need changes.
> Status.STATUS_ROLLING_BACK can happen if the reaper has started to rollback the transaction



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list