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

AbstractNodeState.toString does not scale to many child nodes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.1, 1.8.0
    • core-spi
    • None

    Description

      That method appends the string representation of each of its children to a string builder. This goes OOM with millions of child nodes. I suggest to cap the number of nodes that method prints.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: