You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2020/11/06 15:39:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227459#comment-17227459 ] 

Ignite TC Bot commented on IGNITE-13655:
----------------------------------------

{panel:title=Branch: [pull/8417/head] Base: [master] : Possible Blockers (4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 5{color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=5715273]]

{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5715245]]
* ZookeeperDiscoverySpiTestSuite1: ZookeeperDiscoveryCommunicationFailureTest.testCommunicationErrorResolve_KillNode_3 - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache 6{color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=5715274]]

{color:#d04437}Platform C++ CMake (Win x64 / Release){color} [[tests 0 BuildFailureOnMessage |https://ci.ignite.apache.org/viewLog.html?buildId=5715325]]

{panel}
{panel:title=Branch: [pull/8417/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5715326&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>            Assignee: Alexander Korenshteyn
>            Priority: Major
>             Fix For: 2.9.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)