You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by CodingFabian <gi...@git.apache.org> on 2016/03/16 09:03:07 UTC

[GitHub] felix pull request: [FELIX-5217] fileinstall: Improve WatcherScann...

GitHub user CodingFabian opened a pull request:

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

    [FELIX-5217] fileinstall: Improve WatcherScanner performance

    note that the other option is to call addAll before the loop, but because the return value is ignored anyway, it is slightly more efficient to do this in the loop.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CodingFabian/felix FELIX-5217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/58.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #58
    
----
commit f324e9ea13f265d418131cfdce99d8d9315f7991
Author: Fabian Lange <la...@gmail.com>
Date:   2016-03-16T07:59:26Z

    [FELIX-5217] fileinstall: Improve WatcherScanner performance

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] felix pull request: [FELIX-5217] fileinstall: Improve WatcherScann...

Posted by CodingFabian <gi...@git.apache.org>.
Github user CodingFabian closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---