You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Novikov (JIRA)" <ji...@apache.org> on 2017/01/13 10:57:26 UTC

[jira] [Created] (IGNITE-4545) Improve router node detection for external client

Andrey Novikov created IGNITE-4545:
--------------------------------------

             Summary: Improve router node detection for external client
                 Key: IGNITE-4545
                 URL: https://issues.apache.org/jira/browse/IGNITE-4545
             Project: Ignite
          Issue Type: Bug
          Components: clients
    Affects Versions: 1.8
            Reporter: Andrey Novikov
             Fix For: 1.9


GridClientTopology.java:386 On each topology refresh will try to resolve hostname for all nodes. I think will be better to resolve router hostname and cache it.
GridClientConnectionManagerAdapter.java:318 Before establishing connection to node all macs collected without cache.



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