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

Richard S. Hall commented on FELIX-2667:
----------------------------------------

Another thought, maybe File Install has some sort of memory leak.

> FileInstall ability to install from watching directory by portions
> ------------------------------------------------------------------
>
>                 Key: FELIX-2667
>                 URL: https://issues.apache.org/jira/browse/FELIX-2667
>             Project: Felix
>          Issue Type: New Feature
>          Components: File Install
>    Affects Versions: fileinstall-3.0.2
>         Environment: Fileinstall-3.0.3-SNAPSHOT, FUSE 4.3.0
>            Reporter: Volodymyr Buell
>         Attachments: felix.fileinstall-files-batch-size-vb.patch
>
>
> In big projects (more than 30 bundles) deploying all the bundles to watching 
> directory leads to bump of memory and CPU usage (sometimes till OutOfMemory). 
> We should limit files to be deployed at a time.
> The patch introduces new integer property 
> "felix.fileinstall.files.batch.size" to enable processing watching directory 
> by chunks. Default value - 0, which disables limit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to