[ 
https://issues.apache.org/jira/browse/KARAF-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet reassigned KARAF-4978:
--------------------------------------

    Assignee: Fabian Lange

> Features Subsystem leaks native memory
> --------------------------------------
>
>                 Key: KARAF-4978
>                 URL: https://issues.apache.org/jira/browse/KARAF-4978
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Fabian Lange
>            Assignee: Fabian Lange
>            Priority: Critical
>             Fix For: 4.0.9, 4.1.1
>
>
> org.apache.karaf.features.internal.region.Subsystem.getMetadata(StreamProvider)
>  leaks java native memory because it creates a ZipInputStream it doesnt 
> close, which leaves the Inflater open.
> This leaks native memory:
> http://www.evanjones.ca/java-native-leak-bug.html
> the fix is to close the ZipInputStream instead of only the InputStream



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to