Many HHH040003 errors at transaction commit : should I worry?

Hi all,

At transaction commit, I have many errors in my logs like the following :
2019-06-05 17:31:22,975 ERROR [o.h.c.j.a.AbstractReadWriteRegionAccessStrategy] HHH040003: Cache: org.hibernate.cache.jcache.JCacheCollectionRegion@74b4bc2c Key: com.openpricer.XXX#9372453 Lockable: null. A soft-locked cache entry was missing. This is either out of balance lock/unlock sequences, or an eagerly evicting cache.

Should I worry ?
Regards.

Can you tell us which version of Hibernate you’re using?

I am using 5.2.17 version.