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 2017/07/24 16:34:53 UTC

[5/5] brooklyn-server git commit: This closes #777

This closes #777


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d73a91d1
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d73a91d1
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/d73a91d1

Branch: refs/heads/master
Commit: d73a91d171f2d11831de3072095868c6d98c2b6c
Parents: d85ffa5 e8d25ca
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Mon Jul 24 17:34:35 2017 +0100
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Mon Jul 24 17:34:35 2017 +0100

----------------------------------------------------------------------
 .../entity/lifecycle/ServiceStateLogic.java     | 16 +++++++--
 .../brooklyn/entity/group/AbstractGroup.java    | 14 +++++---
 .../entity/group/AbstractGroupImpl.java         | 15 ++------
 .../entity/group/DynamicClusterImpl.java        |  2 +-
 .../entity/group/DynamicMultiGroupImpl.java     | 37 +++++++++++++++++++-
 .../entity/group/DynamicClusterTest.java        |  2 +-
 .../brooklyn/util/collections/QuorumCheck.java  | 21 +++++++++--
 .../coerce/CommonAdaptorTypeCoercions.java      | 12 +++++++
 .../util/collections/QuorumChecksTest.java      | 10 ++++--
 9 files changed, 102 insertions(+), 27 deletions(-)
----------------------------------------------------------------------