Github user neykov commented on the issue:
https://github.com/apache/brooklyn-server/pull/617
Thanks @aledsage addressed the comments.
> I'd be interested if this has highlighted any areas of Brooklyn that we
should improve,
There's definitely room for improvement around HA + persistence. One
example is we could clean up the code around that's responsible for starting
persistence/HA in the various cases (ha, noha * persistence, no persistence
matrix). It's something I had to replicate in the [test - see
TODO](https://github.com/apache/brooklyn-server/pull/617/files#diff-37574fbba472cb8c35ca723a3118ed93R268).
All interactions should go through `HighAvailabilityManager` enabled or not.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---