[jbossts-issues] [JBoss JIRA] Commented: (JBTM-425) Subordinate JCA coordinator does not call synchronizations during 2PC in RDONLY case

Jonathan Halliday (JIRA) jira-events at lists.jboss.org
Mon Nov 10 10:22:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBTM-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12437691#action_12437691 ] 

Jonathan Halliday commented on JBTM-425:
----------------------------------------

On second thoughts that may actually be right - TransactionImple should arguably make an explicit call to SubordinateAtomicAction.doCommit if it gets read only from the doPrepare. Looks like each class assumes the other takes care of it. I think it makes more sense to drive the syncs from SubordinateAtomicAction.doPrepare though.

> Subordinate JCA coordinator does not call synchronizations during 2PC in RDONLY case
> ------------------------------------------------------------------------------------
>
>                 Key: JBTM-425
>                 URL: https://jira.jboss.org/jira/browse/JBTM-425
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JTA Implementation
>    Affects Versions: 4.2.3.SP7, 4.4.0.GA
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>             Fix For: 4.2.3.SP8, 4.5
>
>
> SubordinateAtomicAction.doPrepare calls beforeCompletion but where the return status is READ ONLY it does not call afterCompletion as it should.

-- 
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 jbossts-issues mailing list