Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
At the moment, the state of Broker immediate children is checked on Broker startup. If any of immediate childs has an ERRORED state and context variable broker.failStartupWithErroredChild is set to true, the Broker does not start. This functionality needs to be extended to check the state of entire configured object hierarchy. Thus, if any of configured objects transits into ERRORED state during broker activation, the broker should not be allowed to start.
This functionality should address pull request https://github.com/apache/qpid-broker-j/pull/4
Attachments
Issue Links
- relates to
-
QPID-7972 Virtual Host Node should be in error state if the underlying Virtual Host is in error state
- Closed