-
Bug
-
Resolution: Done
-
Major
-
8.1.1.Final
-
None
Description of problem:
Eviction is working because numberOfEntries never exceeds maxEntries. But "evictions" attribute displays always 0 in JMX.
How reproducible:
Always.
Actual results:
evictions is always 0.
Expected results:
evictions should be the count of evicted entries.
Additional info:
This issue found in both of server and library modes.