[hibernate-issues] [Hibernate-JIRA] Created: (HSHARDS-54) ShardedTransactionImpl do not stop transaction on rollback

Oleg Ternovoi (JIRA) noreply at atlassian.com
Wed Apr 2 09:29:33 EDT 2008


ShardedTransactionImpl do not stop transaction on rollback
----------------------------------------------------------

                 Key: HSHARDS-54
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSHARDS-54
             Project: Hibernate Shards
          Issue Type: Bug
          Components: engine
    Affects Versions: 3.0.0.Beta2
            Reporter: Oleg Ternovoi
            Assignee: Max Ross


org.hibernate.shards.transaction.ShardedTransactionImpl#rollback
should stop transaction and set begun attribute to false.
Call afterTransactionCompletion(Status.STATUS_ROLLEDBACK) on end method before rolledBack = true

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list