GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/829
[WIP] BROOKLYN-535: restarter policy when entity stopping
See https://issues.apache.org/jira/browse/BROOKLYN-534
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
BROOKLYN-534-restarter-whenStopping
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/829.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 #829
----
commit adbbb97ad2b5637846c26b2a1154b64ec0bf7c10
Author: Aled Sage <[email protected]>
Date: 2017-09-18T13:39:41Z
BROOKLYN-534: failing test for restarter policy when stop() failed
commit 8088f3aeb59b1287f19500ee6148e5d539099f30
Author: Aled Sage <[email protected]>
Date: 2017-09-18T13:40:21Z
ServiceRestarter: donât restart if entity stopping
----
---