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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)