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

2020-11-13 Thread Ignite TC Bot (Jira)


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

Ignite TC Bot commented on IGNITE-13655:


{panel:title=Branch: [pull/8417/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8417/head] Base: [master] : New Tests 
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}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 *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5726141buildTypeId=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)


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

2020-11-12 Thread Stanislav Lukyanov (Jira)


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

Stanislav Lukyanov commented on IGNITE-13655:
-

LGTM

> 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)


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

2020-11-12 Thread Ignite TC Bot (Jira)


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

Ignite TC Bot commented on IGNITE-13655:


{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:#8b}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 *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5726141buildTypeId=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)


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

2020-11-06 Thread Ignite TC Bot (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5715326buildTypeId=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)