You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanislav Lukyanov (JIRA)" <ji...@apache.org> on 2018/01/18 09:31:00 UTC

[jira] [Created] (IGNITE-7464) Add property to configure time between node connection attempts

Stanislav Lukyanov created IGNITE-7464:
------------------------------------------

             Summary: 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
         Environment: 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.
            Reporter: Stanislav Lukyanov






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)