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

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

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

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