[
https://issues.apache.org/jira/browse/IGNITE-7464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanislav Lukyanov updated IGNITE-7464:
---------------------------------------
Description:
Currently when a node attempts to join the cluster, the connection algorithm
will be repeated until successful or timed out. The time between the attempts
is hardcoded - 2 seconds.
It might be useful to adjust that time via a property (say, in SPI config)
based on the network quality, application constraints, etc.
was:It is
> Add property to configure time between node connection attempts
> ---------------------------------------------------------------
>
> Key: IGNITE-7464
> URL: https://issues.apache.org/jira/browse/IGNITE-7464
> Project: Ignite
> Issue Type: Bug
> Reporter: Stanislav Lukyanov
> Priority: Major
>
> Currently when a node attempts to join the cluster, the connection algorithm
> will be repeated until successful or timed out. The time between the attempts
> is hardcoded - 2 seconds.
> It might be useful to adjust that time via a property (say, in SPI config)
> based on the network quality, application constraints, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)