[ 
https://issues.apache.org/jira/browse/FELIX-5218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197048#comment-15197048
 ] 

ASF GitHub Bot commented on FELIX-5218:
---------------------------------------

Github user CodingFabian closed the pull request at:

    https://github.com/apache/felix/pull/59


> Fileinstall MemoryLeak / Performance degradation in WatcherScanner
> ------------------------------------------------------------------
>
>                 Key: FELIX-5218
>                 URL: https://issues.apache.org/jira/browse/FELIX-5218
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>            Reporter: Fabian Lange
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-3.5.4
>
>         Attachments: Screen Shot 2016-03-16 at 09.16.10.png
>
>
> WatcherScanner has a Watcher (called ScannerWatcher :-)) which will fill a 
> set with all files that have been changed, so that it then can iterate over 
> that.
> however the set will never be cleaned, which leads to the problem that 
> removed entries will be "removed" over and over again. ultimately bringing 
> the system to a halt because it is busy removing stuff



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to