GitHub user aledsage reopened a pull request:
https://github.com/apache/brooklyn-library/pull/29
ControlledDynamicWebAppCluster: improve synchronization
Synchronising on these getters is not necessary, because the values are set
in `init()`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-library
fix/BROOKLYN-245-deadlock
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/29.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 #29
----
commit 0e2f28cc41a0dd8bee6b5b8d74e98f5d12961231
Author: Aled Sage <[email protected]>
Date: 2016-03-31T19:48:53Z
ControlledDynamicWebAppCluster: improve synchronization
Synchronising on these getters is not necessary, because the
values are set in init().
----
---
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.
---