-
Sub-task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
None
Currently entryRemoved and entryReplaced calculate the size for the entry twice. This is not needed when memory based eviction is enabled as it is the same value. Having a way to pass that down would help reduce reads on a write operation.