This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git.
from 66cd0c2 tidy of log messages and toString
add eb31851 simplify location unmanagement - part 1
add a893d27 simplify location unmanagement - part 2
add 8b8829e several fixes, checks, and log tweaks for when switching
management node
new 07445f9 Merge branch 'master' into unmanagement-tidy-up
new 60330c1 This closes #1255
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../creation/BrooklynEntityDecorationResolver.java | 15 ++++++-
.../internal/EntityTransientCopyInternal.java | 2 +
.../core/mgmt/internal/LocalEntityManager.java | 46 +++++++++++++---------
.../core/mgmt/internal/LocalLocationManager.java | 19 ++++-----
.../util/core/task/BasicExecutionManager.java | 16 ++++----
.../policy/autoscaling/AutoScalerPolicy.java | 16 ++++++++
.../brooklyn/rest/resources/ServerResource.java | 7 ++++
7 files changed, 83 insertions(+), 38 deletions(-)