[
https://issues.apache.org/jira/browse/FELIX-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924865#action_12924865
]
Guillaume Nodet commented on FELIX-2667:
----------------------------------------
I agree having to batch looks reallly bad. I've made a quick pass through the
code and I haven't find any obvious leaks (such as non closed streams ,etc...)
Volodymyr, could you give a bit more informations ?
> 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.