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

[jira] [Issue Comment Deleted] (IGNITE-13655) Implement readiness probe REST endpoint

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

Ilya Kasnacheev updated IGNITE-13655:
-------------------------------------
    Comment: was deleted

(was: {panel:title=Branch: [pull/8417/head] Base: [master] : Possible Blockers (3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5726060]]
* ZookeeperDiscoverySpiTestSuite1: ZookeeperDiscoverySegmentationAndConnectionRestoreTest.testConnectionRestore_NonCoordinator1 - Test has low fail rate in base branch 0,0% and is not flaky

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

{color:#d04437}Data Structures{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5726096]]
* IgniteCacheDataStructuresSelfTestSuite: GridCachePartitionedQueueEntryMoveSelfTest.testQueue - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/8417/head] Base: [master] : New Tests (3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Java Client{color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=5726042]]
* {color:#013220}IgniteClientTestSuite: GridProbeCommandTest.testRestProbeCommand - PASSED{color}
* {color:#013220}IgniteClientTestSuite: GridProbeCommandTest.testRestProbeCommandGridStarted - PASSED{color}
* {color:#013220}IgniteClientTestSuite: GridProbeCommandTest.testRestProbeCommandGridNotStarted - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5726141&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: 50m
>  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)