[jira] [Created] (IGNITE-1025) Need to print out warning if IP finder has a lot of addresses on Windows

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

[jira] [Created] (IGNITE-1025) Need to print out warning if IP finder has a lot of addresses on Windows

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-1025:
-------------------------------------------

             Summary: Need to print out warning if IP finder has a lot of addresses on Windows
                 Key: IGNITE-1025
                 URL: https://issues.apache.org/jira/browse/IGNITE-1025
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: sprint-4
            Reporter: Valentin Kulichenko


Windows OS has a known issue: when we try to connect to unavailable address, we have to wait for socket timeout (Linux, for example, will throw an exception immediately in this case).

Because of this issue node startup process can take significant amount of time if there is a long list of addresses in IP finder. And now it looks like a node simply hangs for a while (sometimes several minutes).

We should print the warning in this case to tell the user that startup can take time and make suggestions on how to avoid it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)