You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Popov (JIRA)" <ji...@apache.org> on 2018/02/14 14:16:00 UTC

[jira] [Created] (IGNITE-7705) DIscoverySpi should inherit networkTimeout from IgniteConfiguration

Alexey Popov created IGNITE-7705:
------------------------------------

             Summary: DIscoverySpi should inherit networkTimeout from IgniteConfiguration
                 Key: IGNITE-7705
                 URL: https://issues.apache.org/jira/browse/IGNITE-7705
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Alexey Popov


Now we have global network timeout (from IgniteConfiguration) Please see {{IgniteConfiguration.setNetworkTimeout}}.
And we have a specific {{DiscoverySpi.setNetworkTimeout}}. DiscoverySpi should use a global network timeout (by default) if {{DiscoverySpi.setNetworkTimeout}} were not explicitly called.




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