You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2021/09/09 20:58:21 UTC

[brooklyn-server] 02/02: This closes #1255

This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git

commit 60330c1b2f2e0f11bba035602d2314b58684d4d9
Merge: 66cd0c2 07445f9
Author: Alex Heneveld <al...@cloudsoftcorp.com>
AuthorDate: Thu Sep 9 21:58:10 2021 +0100

    This closes #1255

 .../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(-)