GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/972
BROOKLYN-594: fix REST api /v1/server/ha/persist/export
Fixes https://issues.apache.org/jira/browse/BROOKLYN-594
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
BROOKLYN-594-fix-export-state
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/972.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 #972
----
commit 36136d63af8256c9e824db1f63b8b0dab1250f70
Author: Aled Sage <aled.sage@...>
Date: 2018-06-20T14:17:13Z
Add test of REST /v1/server/ha/persist/export
commit f6bb208017c198660caf5cae41a7f9b29e2e1357
Author: Aled Sage <aled.sage@...>
Date: 2018-06-20T14:17:46Z
BROOKLYN-594: fix /v1/server/ha/persist/export in karaf
----
---