-
Bug
-
Resolution: Done
-
Critical
-
7.0.0.GA
-
None
-
Openshift, Kie server
Liveness probe in Kie server image is unable to detect crashed Kie server. It checks only that EAP is working but it is unable to detect that Kie server application is broken.
To reproduce this bug run Kie server in Openshift and manually undeploy war with Kie server. Then Openshift should replace the pod with Kie server with new one. However, it does not happen because liveness probe is unable to detect that Kie server is not running.