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

Roman Puchkovskiy updated IGNITE-20831:
---------------------------------------
    Description: This will increase stability of integration tests (namely, 
ItTableRaftSnapshotsTest). The problem is that sometimes a restarted node fails 
to connect to a seed on first attempt. A retry happens only after 30 seconds 
(default setting in ScaleCube), and if there is only one seed, this means that 
the node will not start until 30 seconds pass, so a timeout happens (as our 
tests wait for 10 seconds for a node to start).

> Make all nodes SWIM seeds in Cluster.startAndInit()
> ---------------------------------------------------
>
>                 Key: IGNITE-20831
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20831
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> This will increase stability of integration tests (namely, 
> ItTableRaftSnapshotsTest). The problem is that sometimes a restarted node 
> fails to connect to a seed on first attempt. A retry happens only after 30 
> seconds (default setting in ScaleCube), and if there is only one seed, this 
> means that the node will not start until 30 seconds pass, so a timeout 
> happens (as our tests wait for 10 seconds for a node to start).



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

Reply via email to