Description
The Jolokia health service only considers the BrokerService status, it
doesn't check all layers (like persistent store or transports).
The CurrentStatus should not be "Good" if some underlying service is failing. For example, with a JDBC persistence adapter, if the DB is not reachable, the broker should not be considered as OK.