[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5994?page=c...
]
Gail Badner commented on HHH-5994:
----------------------------------
org.hibernate.test.nonflushedchanges.MergeTest.testMergeManaged() fails because of this.
I've changed that test to be "FailureExpected".
Inserts may be delayed because
TransactionCoordinatorImpl.isTransactionInProgress() returns false for non-JTA
transactions
--------------------------------------------------------------------------------------------------------------------------
Key: HHH-5994
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5994
Project: Hibernate Core
Issue Type: Bug
Components: core
Reporter: Gail Badner
Assignee: Gail Badner
Fix For: 4.0.0.Alpha2
Inserts may be delayed because TransactionCoordinatorImpl.isTransactionInProgress()
returns false for non-JTA transactions.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira