-
Bug
-
Resolution: Done
-
Major
-
9.4.0.Final
-
None
The OffHeapEntryFactoryImpl#getSize method is invoked when removing an entry. Unfortunately we don't add in the size for expiration (lifespan/maxidle). This can cause the count to think there are more bytes than there actually are, eventually evicting entries erroneously.
- is cloned by
-
JBEAP-16215 (7.2.z) ISPN-9641 - Using expiration with off heap doesn't subtract size properly with expiration
- Closed