GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/947
BROOKLYN-580 rebind machine entity feeds
Fixes https://issues.apache.org/jira/browse/BROOKLYN-580
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
BROOKLYN-580-rebind-MachineEntity-feeds
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/947.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 #947
----
commit 1af80984becd6cce5f4c5e43d202927af5dc9540
Author: Aled Sage <aled.sage@...>
Date: 2018-02-09T10:00:24Z
Add RebindManager.isRebindActive
commit 9e7e83a4f4fb71393e5db03317c60db44bff14cc
Author: Aled Sage <aled.sage@...>
Date: 2018-02-09T10:02:28Z
MachineEntity: get locations from ancestors if necessary
And improve logging.
commit c68f848567711c4d78e8b11bcb58c990a2c2d8e7
Author: Aled Sage <aled.sage@...>
Date: 2018-02-09T10:03:16Z
BROOKLYN-580: fix calling connect-sensors on rebind
----
---