You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/06/18 02:15:00 UTC

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

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)