[
https://issues.apache.org/jira/browse/FELIX-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
J.W. Janssen resolved FELIX-4486.
---------------------------------
Resolution: Fixed
Replaced the ExplodingOutputtingInputStream with a simpler
ContentCopyingJarInputStream that leverages the JarInputStream API to create
copies of its entries on the fly.
See revs #1587613, 1587618 & 1587621.
> Possible thread leakage in DA
> -----------------------------
>
> Key: FELIX-4486
> URL: https://issues.apache.org/jira/browse/FELIX-4486
> Project: Felix
> Issue Type: Bug
> Components: Deployment Admin
> Reporter: J.W. Janssen
> Assignee: J.W. Janssen
> Fix For: deploymentadmin-0.9.8
>
>
> When the DA starts the installation of a DP, it will start a thread to copy
> the contents of the input stream to persist the DP while installing it. When
> the installation fails before anything is actually installed, this thread is
> not properly closed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)