GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/856
[WIP] clean up startup logging around catalog
just looking at logs and tidying up stuff that is wrong or misleading
have done one so far but i think there are others. best hold off reviewing
until all done.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server
catalog-startup-tidies
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/856.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 #856
----
commit 6170b2450fb8713d05af6b81ddf8ee0d6ed4c8e4
Author: Alex Heneveld <[email protected]>
Date: 2017-10-05T15:53:08Z
fix discrepancy message/bug for loaded types, and deprecate unused methods
----
---