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

Background read does not close StringSort

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.19, 1.2.3, 1.3.2
    • 1.0.21, 1.2.6, 1.3.5, 1.4
    • core, mongomk
    • None

    Description

      DocumentNodeStore.backgroundRead(boolean) creates a StringSort instance but does not close it when finished. In most cases the StringSort is in-memory and an explicit close() is not necessary, but it may also swap out to disk when there are many entries.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: