GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/1011
Fix requiredUnless config key constraint, with attributeWhenReady
Previously this caused the entityâs startup to hang.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
fix-requiredUnless-with-attributeWhenReady
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/1011.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 #1011
----
commit 2ff53c7a2d3551dfca69aaca296b7872da97f8cf
Author: Aled Sage <aled.sage@...>
Date: 2018-10-24T15:05:52Z
Fix requiredUnless config key constraint, with attributeWhenReady
Previously this caused the entityâs startup to hang.
----
---