You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/08/12 16:41:45 UTC

[jira] [Resolved] (OAK-3199) DocumentNodeState ignores binary value for memory calculation

     [ https://issues.apache.org/jira/browse/OAK-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved OAK-3199.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.3.5)
                   1.3.4

Fixed in trunk: http://svn.apache.org/r1695540

> 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.2.3, 1.0.18
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.3.4
>
>
> 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)