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

Too many branch commits on document node store

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0
    • mongomk
    • None

    Description

      The fix for OAK-1056 introduced a regression which causes preliminary creation of the persisted branch instead of keeping changes in memory up to a certain size.

      The problem is that transient changes are purged with every call to NodeBuilder.getNodeState. That purge is what ultimately leads to the persisted branch being created.

      Attachments

        1. OAK-1781.patch
          0.8 kB
          Michael Dürig

        Activity

          People

            mduerig Michael Dürig
            mduerig Michael Dürig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: