Marcel Reutegger created OAK-6462:
-------------------------------------
Summary: Incorrect memory calculation for bundled node states
Key: OAK-6462
URL: https://issues.apache.org/jira/browse/OAK-6462
Project: Jackrabbit Oak
Issue Type: Bug
Components: core, documentmk
Affects Versions: 1.5.13
Reporter: Marcel Reutegger
Assignee: Chetan Mehrotra
Fix For: 1.5.15, 1.6.0
OAK-1312 introduced bundling of nodes into a document and enabled the feature
for nt:file nodes. A DocumentNodeState of type nt:file now has an incorrect
memory calculation because the node state references a BundlingContext which
also references the binary property reference. Such a node state is now much
heavier than before and can cause OOME.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)