Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/614#issuecomment-99401749
The `BrooklynNodeIntegrationTest` needed some extra checks to wait for the
403's to settle.
Also there was a check there that we unmanaged the `BrooklynNode` on stop,
which I think we no longer do. (Can you confirm this @neykov ?)
Probably `BrooklynNode` shouldn't report `SERVICE_UP` until
`/v1/server/healthy` returns true -- but maybe we should wait until v0.8.0 as
we'll need managed nodes to implement `/v1/server/healthy`. Have added comment
to the relevant place in `BrooklynNodeImpl`.
---
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.
---