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

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

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

Vladimir Steshin closed IGNITE-13090.
-------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> 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
>            Priority: Minor
>
> We should add parameter of connection check period to TcpDiscoverySpi. If it isn't automatically set by IgniteConfiguration.setFailureDetectionTimeout(), user should be able to tune. 
> Similar params:
> {code:java}
> TcpDiscoverySpi.setReconnectCount()
> TcpDiscoverySpi.setAckTimeout()
> TcpDiscoverySpi.setSocketTimeout()
> {code}



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