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

RDBDocumentStore: potential off-heap memory leakage due to unclosed GzipInputStream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.12.0, 1.6.17, 1.10.1, 1.8.12
    • rdbmk
    • None

    Description

      RDBDocumentSerializer does not close an instance of GZIPInputStream. This may cause leakage off off-heap memory until the object is finalized (see http://www.evanjones.ca/java-native-leak-bug.html, and thanks to jhoh for pointing this out).

      Attachments

        1. OAK-8007.diff
          3 kB
          Julian Reschke
        2. OAK-8007.diff
          1 kB
          Julian Reschke

        Activity

          People

            reschke Julian Reschke
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: