CDV ❯ Issue with locking in hibernate
- 
                Bug
- 
                Status: Closed
- 
                2 Major
- 
                Resolution: Fixed
- 
                
- 
                
- 
                drb
- 
                Reporter: foshea
- 
                November 13, 2007
- 
                0
- 
                Watchers: 0
- 
                July 27, 2012
- 
                November 13, 2007
Description
here seems to be local synchronization in hibernate before it reads/writes the second level cache (clustered ehcache in this instance). The local synch in hibernate gets exaggerated since the ehcache calls can involve dso locking/faulting/etc.