Using Hibernate 5.4.2 and hazelcast-all 4.1 with HazelcastCacheRegionFactory.
Marked as cachable entities are added to cache map successfully but deleted after ~30 sec, even though not removed or updated in DB.
What could be the root cause and/or some default 30 sec. eviction configuration ?
Followed that wiki.
Thanks, Pavel