[ https://issues.apache.org/jira/browse/OAK-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julian Reschke updated OAK-8007: -------------------------------- Labels: candidate_oak_1_6 (was: candidate_oak_1_8) > RDBDocumentStore: potential off-heap memory leakage due to unclosed > GzipInputStream > ----------------------------------------------------------------------------------- > > Key: OAK-8007 > URL: https://issues.apache.org/jira/browse/OAK-8007 > Project: Jackrabbit Oak > Issue Type: Bug > Components: rdbmk > Reporter: Julian Reschke > Assignee: Julian Reschke > Priority: Minor > Labels: candidate_oak_1_6 > Fix For: 1.12, 1.11.0, 1.10.1, 1.8.12 > > Attachments: OAK-8007.diff, OAK-8007.diff > > > {{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). -- This message was sent by Atlassian JIRA (v7.6.3#76005)