[jbosscache-issues] [JBoss JIRA] Commented: (JBCACHE-1468) JBoss Cache ignores transactions with STATUS_MARKED_ROLLBACK and auto commits data changes

Manik Surtani (JIRA) jira-events at lists.jboss.org
Fri Jan 23 08:49:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBCACHE-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12449442#action_12449442 ] 

Manik Surtani commented on JBCACHE-1468:
----------------------------------------

Correct behaviour is that if a transaction is in effect, it should be preparing or active, else the cache will throw an InvalidStateException since the transaction is not in a valid state to participate in.  This is consistent with the behaviour transaction managers expect.

> JBoss Cache ignores transactions with STATUS_MARKED_ROLLBACK and auto commits data changes
> ------------------------------------------------------------------------------------------
>
>                 Key: JBCACHE-1468
>                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1468
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transactions
>    Affects Versions: 3.0.2.GA
>            Reporter: Eduardo Martins
>            Assignee: Manik Surtani
>            Priority: Critical
>             Fix For: 3.0.3.GA
>
>
> See jboss forum reference for complete issue description and jboss cache logs

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