You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2017/09/26 11:19:00 UTC

[jira] [Created] (IGNITE-6502) Need to output warning if -Djava.net.preferIPv4Stack=true is not set

Yakov Zhdanov created IGNITE-6502:
-------------------------------------

             Summary: Need to output warning if -Djava.net.preferIPv4Stack=true is not set
                 Key: IGNITE-6502
                 URL: https://issues.apache.org/jira/browse/IGNITE-6502
             Project: Ignite
          Issue Type: Improvement
            Reporter: Yakov Zhdanov


Some issues were reported on dev/user list that may be caused by ipv6 usage. I am not sure if Ignite can properly work with ipv6 networks. This needs to be tested.

For now it seems to be pretty handy just to have warning on node start:

{{noformat}}
Please set system property '-Djava.net.preferIPv4Stack=true' to avoid possible problems in mixed environments.
{{noformat}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)