TxCleanupService* thread created for each cacheable Hibernate entity in EAP 6
Issue
Thread dumps show that for each entity marked @Cacheable
, there is created a thread with a name like the following
TxCleanupService,<enterprise_application_archive>/<war_file>#<persistence_unit_name>.<package>.<entity_name>,local
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6
- 7
- Hibernate
- Infinispan
- 5
- 8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.