You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2022/09/26 07:04:00 UTC

[jira] [Updated] (IGNITE-17753) Wait on node start

     [ https://issues.apache.org/jira/browse/IGNITE-17753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandr updated IGNITE-17753:
-------------------------------
    Component/s: rest

> Wait on node start
> ------------------
>
>                 Key: IGNITE-17753
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17753
>             Project: Ignite
>          Issue Type: Task
>          Components: rest
>            Reporter: Aleksandr
>            Priority: Major
>              Labels: ignite-3
>
> 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)