Aleksandr created IGNITE-17753:
----------------------------------
Summary: Wait on node start
Key: IGNITE-17753
URL: https://issues.apache.org/jira/browse/IGNITE-17753
Project: Ignite
Issue Type: Task
Reporter: Aleksandr
The script for starting the Ignite 3 node should wait until the successful
start and notify the user if it is ok or not.
I would suggest creating a special health check endpoint that will return a
readiness result and health check. As a reference, k8s liveness/readiness probe
can be investigated.
The start script should be updated too. It has to check the readiness of the
ignite 3 node and then show some message like: "Ignite 3 node started
successfully" or "Fail to start to Ignite 3 node check <path to logs>".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)