[
https://issues.apache.org/jira/browse/FELIX-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Volodymyr Buell updated FELIX-2667:
-----------------------------------
Attachment: felix.fileinstall-files-batch-size-vb.patch
> 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.