You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2020/05/28 15:45:00 UTC

[jira] [Created] (IGNITE-13090) Add parameter of connection check period to TcpDiscoverySpi

Vladimir Steshin created IGNITE-13090:
-----------------------------------------

             Summary: Add parameter of connection check period to TcpDiscoverySpi
                 Key: IGNITE-13090
                 URL: https://issues.apache.org/jira/browse/IGNITE-13090
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vladimir Steshin
            Assignee: Vladimir Steshin


We should add parameter of connection check period to TcpDiscoverySpi. If it isn't automatically set by IgniteConfiguration.setFailureDetectionTimeout(), user should be able to adjust it. Similar params:


{code:java}
TcpDiscoverySpi.setReconnectCount()
TcpDiscoverySpi.setAckTimeout()
TcpDiscoverySpi.setSocketTimeout()
{code}





--
This message was sent by Atlassian Jira
(v8.3.4#803005)