William Burns created ISPN-8545:
-----------------------------------
Summary: OffHeap size count doesn't work properly with VERSION or CUSTOM
metadata
Key: ISPN-8545
URL:
https://issues.jboss.org/browse/ISPN-8545
Project: Infinispan
Issue Type: Bug
Components: Off Heap
Affects Versions: 9.1.3.Final, 9.2.0.Beta1
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.0.Beta2, 9.1.4.Final
Off heap added a new getSize method on OffHeapEntryFactory. Unfortunately when using a
VERSION or CUSTOM metadata we are adding 4 to the metadataSize instead of the offsetSize.
This means that the value size is actually the metadata size on accident.
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)