Performance issue with PersistentBag.equalsSnapshot() during query flush when using FlushMode.AUTO in Hibernate
Issue
- Significant time is spent in
PersistentBag.equalsSnapshot()
during query flush when usingFlushMode.AUTO
if there large lists (e.g. for associations) referenced by entities touched during a transaction.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 7
- Hibernate 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.