Hey Dan, I'm to reproduce the issue myself and I have couple of questions: - What Hibernate version do you have? - What access type are you using (READ_WRITE, TRANSACTIONAL, ...)? - You mentioned you use HibernateTransactionManager. Do you have any transactional methods that spawn several update operations? - You also told that there are REQUIRES_NEW nested transaction. Why do think so? Is it initiated by your application code?
Thanks! -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Hibernate-L2-cache-transactions-tp1460p1539.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
