Jeff Mesnil created WFLY-13705:
----------------------------------
Summary: Integrate server probes in MP Health readiness check
Key: WFLY-13705
URL:
https://issues.redhat.com/browse/WFLY-13705
Project: WildFly
Issue Type: Feature Request
Components: MP Health
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
MicroProfile Health 2.0 introduced a readiness health check.
WFLY-12228 added support for MicroProfile Health 2.0 without enhancing the readiness
health check.
This RFE enhances it with 3 probes (that are part of the EAP readiness probe script at
[1]):
* server-status - returns UP when the server-state is READY
* boot-errors - return UP if there are no boot-errors
* deployment-status - returns UP if status for all deployments is OK
[1]
https://github.com/jboss-container-images/jboss-eap-modules/blob/251f422c...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)