Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3199

DocumentNodeState ignores binary value for memory calculation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.18, 1.2.3
    • 1.0.19, 1.2.4, 1.3.4, 1.4
    • core, mongomk
    • None

    Description

      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.

      Attachments

        Activity

          People

            mreutegg Marcel Reutegger
            mreutegg Marcel Reutegger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: