GitHub user bostko opened a pull request:
https://github.com/apache/brooklyn-server/pull/907
BROOKLYN-567 Prevent mutating EntitySpecSupplier's flag field
I believe this fixes the issue.
Glad to do a little Sunday hiking in Apache Brooklyn.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bostko/brooklyn-server fix/brooklyn-567
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/907.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 #907
----
commit 7a9992bb6214aafffb6e281dbe09fb03dc6b4022
Author: Valentin Aitken <[email protected]>
Date: 2017-12-03T13:24:15Z
BROOKLYN-567 Prevent mutating EntitySpecSupplier's flag field
----
---