"ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread" when enabling query cache in JBoss EAP
Issue
-
In
persistence.xml
added the below to enable query cache<property name="hibernate.cache.use_query_cache" value="true"/>
-
During deployment, the message below is logged
... INFO [org.infinispan.expiration.impl.ExpirationManagerImpl] (<THREAD_ID_HERE>) ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 7.3
- Hibernate 5.3 (JPA)
- Infinispan 9.4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.