-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
6.0.1.Final, 7.0.0.Alpha1
-
None
-
- used a replicated StringKeyJdbcStore
- no <expiration> <eviction> configured
- add entities with short lifespan via HotRod
Due to the documentation expired entries are pruned by having a scheduler or if they are accessed after expiration.
This will not be done if the key is access.
In case of having no scheduler to prune the entries this might cause OutOfMemory issues.