[
https://issues.apache.org/jira/browse/SLING-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-1288.
----------------------------------
> OSGi Installer does not cleanup RegisteredResourceImpl temp files
> -----------------------------------------------------------------
>
> Key: SLING-1288
> URL: https://issues.apache.org/jira/browse/SLING-1288
> Project: Sling
> Issue Type: Improvement
> Components: Installer
> Affects Versions: Installer Core 3.0.0
> Reporter: Julian Sedding
> Fix For: Installer Core 3.0.0
>
>
> The OSGi Installer service writes RegisteredResourceImpl.[timestamp] files
> into its felix bundle directory (bundlexx/data) and never cleans them up.
> From my tests it seems that the disc space taken increases linearly with each
> bunlde restart (and thus also with every server restart).
> In the scenario I tested 63MB of data was written to the directory on each
> bundle start. I.e after 17 restarts more than 1GB disc space is lost.
> The RegisteredResourceImpl files should be removed when they are no longer
> needed in order to reclaim disc space.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)