GitHub user geomacy opened a pull request:

    https://github.com/apache/brooklyn-server/pull/787

    Don't validate an empty list of types.

    This is so as to avoid the side effect of the "getCatalog()" in the
    validate step, which does an unofficial catalog load that takes up
    unnecessary time on startup.

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

    $ git pull https://github.com/geomacy/brooklyn-server 
dont-validate-empty-list

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

    https://github.com/apache/brooklyn-server/pull/787.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 #787
    
----
commit 1fc2965c32be134f6a76163a65fb30cc5db24984
Author: Geoff Macartney <[email protected]>
Date:   2017-08-03T09:15:43Z

    Don't validate an empty list of types.
    
    This is so as to avoid the side effect of the "getCatalog()" in the
    validate step, which does an unofficial catalog load that takes up
    unnecessary time on startup.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to