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

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


    from f4fe58c  Merge pull request #1201 from 
zan-mateusz/fix/persistence-export-revert
     new 580476f  import api proposal
     new ba484ad  fixes for importing persistence
     new 738842c  fix for edge cases (non existing or invalid dir passed) and 
cleanup
     new 634cb89  Merge branch 'master' of 
https://github.com/apache/brooklyn-server into feature/smart-158-2-serverside
     new d1ebdd8  code for functionality to remove a particular node from 
persistence via API
     new 3f9a631  further changes for node management backend support
     new 8c208d7  Merge branch 'apache:master' into 
feature/smart-158-2-serverside
     new 65a8add  Merge branch 'feature/smart-158-2-serverside' of 
github.com:zan-mateusz/brooklyn-server into feature/smart-158-2-serverside
     new 3c1a176  addressing PR suggestions
     new a76d69c  Merge pull request #1184 from 
zan-mateusz/feature/smart-158-2-serverside

The 13050 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:
 .../api/mgmt/ha/HighAvailabilityManager.java       |   5 +
 .../core/mgmt/ha/HighAvailabilityManagerImpl.java  |  59 ++++++++----
 .../internal/NonDeploymentManagementContext.java   |   4 +
 .../org/apache/brooklyn/rest/api/ServerApi.java    |  26 +++---
 .../rest/domain/HighAvailabilitySummary.java       |   8 +-
 .../brooklyn/rest/resources/ServerResource.java    | 101 ++++++++++++++++++++-
 .../transform/HighAvailabilityTransformer.java     |   2 +-
 7 files changed, 170 insertions(+), 35 deletions(-)

Reply via email to