You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Korenshteyn (Jira)" <ji...@apache.org> on 2020/11/02 20:31:00 UTC

[jira] [Created] (IGNITE-13655) Implement readiness probe REST endpoint

Alexander Korenshteyn created IGNITE-13655:
----------------------------------------------

             Summary: Implement readiness probe REST endpoint
                 Key: IGNITE-13655
                 URL: https://issues.apache.org/jira/browse/IGNITE-13655
             Project: Ignite
          Issue Type: New Feature
          Components: rest
    Affects Versions: 2.9.1
            Reporter: Alexander Korenshteyn
             Fix For: 2.9.1


Create a REST command (PROBE) which returns a success code (200) if kernal has fully started 

and 503 otherwise

 

implemented by attaching to the join future.

It looks pretty similar to warmup machinery (in terms of implementation).

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)