]
Rostislav Svoboda moved WFWIP-80 to WFLY-10862:
-----------------------------------------------
Project: WildFly (was: WildFly WIP)
Key: WFLY-10862 (was: WFWIP-80)
Issue Type: Bug (was: Enhancement)
Component/s: MP Health
(was: MP Health)
Log warning when MP Health reports DOWN
---------------------------------------
Key: WFLY-10862
URL:
https://issues.jboss.org/browse/WFLY-10862
Project: WildFly
Issue Type: Bug
Components: MP Health
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
Enhance MP Health functionality to log warning when MP Health reports DOWN.
This can be useful when working on investigation / retrospective analysis.
Open Liberty prints following warning when
http://localhost:9080/health reports DOWN
{code}
[WARNING ] CWMH0051W: The class
com.ibm.ws.microprofile.health.impl.HealthCheckResponseImpl implementing
HealthCheckResponse
in the microprofile-health application in module microprofile-health.war,
reported a DOWN outcome DOWN with data Optional[{availability=not available}].
{code}