GitHub user duncangrant opened a pull request:
https://github.com/apache/brooklyn-docs/pull/240
Race condition causing main.uri to be null
Fixed by adding all required sensors to triggerSensors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/duncangrant/brooklyn-docs fix-netcat-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/240.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 #240
----
commit 185de40302fc26f406f402d638971f1be87d0157
Author: Duncan Grant <[email protected]>
Date: 2017-12-06T14:07:36Z
Race condition causing main.uri to be null
Fixed by adding all required sensors to triggerSensors
----
---