Closes #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. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/9e53af95 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/9e53af95 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/9e53af95 Branch: refs/heads/master Commit: 9e53af9502e22448bee8a495e0d84a724e41fe4e Parents: eba277f 1fc2965 Author: Geoff Macartney <[email protected]> Authored: Fri Aug 4 11:46:05 2017 +0100 Committer: Geoff Macartney <[email protected]> Committed: Fri Aug 4 11:46:05 2017 +0100 ---------------------------------------------------------------------- .../core/mgmt/rebind/RebindIteration.java | 56 ++++++++++++-------- 1 file changed, 34 insertions(+), 22 deletions(-) ----------------------------------------------------------------------
