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

Mirza Aliev updated IGNITE-20257:
---------------------------------
    Description: 
Test ItCliServiceTest#testSnapshot become flaky, sometimes it fails on trying 
{{CliService#snapshot.}}

The reason of fails is the fact that {{CliService}} support retrying network 
calls in case of not availability, and when we call {{ClientService#connect}} 
it is possible that some nodes are not accessible. As a solution, we could eat 
for all nodes to establish connection between each other

 

  was:Test ItCliServiceTest#testSnapshot become flaky, some times it fails on 
trying {{CliService#snapshot}}


> Fix flaky ItCliServiceTest#testSnapshot
> ---------------------------------------
>
>                 Key: IGNITE-20257
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20257
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Mirza Aliev
>            Assignee: Mirza Aliev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Test ItCliServiceTest#testSnapshot become flaky, sometimes it fails on trying 
> {{CliService#snapshot.}}
> The reason of fails is the fact that {{CliService}} support retrying network 
> calls in case of not availability, and when we call {{ClientService#connect}} 
> it is possible that some nodes are not accessible. As a solution, we could 
> eat for all nodes to establish connection between each other
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to