You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/13 11:14:26 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821639#comment-15821639 ] 

ASF GitHub Bot commented on IGNITE-4545:
----------------------------------------

GitHub user nva opened a pull request:

    https://github.com/apache/ignite/pull/1428

    IGNITE-4545 Added cache for router hostnames.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4545

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1428.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1428
    
----

----


> 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
>            Assignee: 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)