|
This is still an issue in Hibernate 4.3. I tried the modification of Jarl Totland but using a ConcurrentHashMap instead of HashMap. It works perfectly I stopped having blocked threads
Just for information, I had the problem with mysql and under heavy load. Without threads blockings I could save 8 minutes in a process that takes 35 minutes.
Is there any chance the correction will be integrated ?
|