[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3496) DB2 hanging on JPALockTest and CMTTest
Gail Badner (JIRA)
noreply at atlassian.com
Thu Sep 25 17:29:04 EDT 2008
DB2 hanging on JPALockTest and CMTTest
---------------------------------------
Key: HHH-3496
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3496
Project: Hibernate Core
Issue Type: Bug
Components: core
Reporter: Gail Badner
Assignee: Gail Badner
Fix For: 3.2.x, 3.3.x
DB2 READ_COMMITTED blocks when reading updated data. This causes JPALockTest and CMTTest to hang.
The fix is to override Dialect.doesReadCommittedCauseWritersToBlockReaders() to return 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