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)