Marcel Reutegger created OAK-3199:
-------------------------------------
Summary: DocumentNodeState ignores binary value for memory
calculation
Key: OAK-3199
URL: https://issues.apache.org/jira/browse/OAK-3199
Project: Jackrabbit Oak
Issue Type: Bug
Components: core, mongomk
Affects Versions: 1.0.18, 1.2.3
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
DocumentNodeState ignores memory usage of a binary PropertyState because it
assumes the value is in the blob store. Even if the value is in the blob store,
the PropertyState still contains a blob reference as its value, which must be
considered for the memory calculation.
A cache of DocumentNodeState instances may use considerably more memory than
assigned when there are many binary PropertyStates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)