Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/314#issuecomment-62886519
btw there seems to be some sort of leak which isn't cleaning up deleted
entities properly from the persistence store, which can cause a lot of dangling
references. i'm not sure if this is tests or where this is coming from. the
workaround is to set danglingMinRequiredHealthy... to "alwaysHealthy" (from
QuorumChecks), in most contexts, or too investigate if there is concern about
data store integrity. (or `rm -rf ~/.brooklyn/brooklyn-persisted-state`!)
would be good to find a long term fix finding out where the dangles are coming
from.
---
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.
---