You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Benjamin Reed (JIRA)" <ji...@apache.org> on 2008/06/17 16:57:45 UTC

[jira] Updated: (ZOOKEEPER-46) Clients should check the latencies to the various servers and try to connect to the servers with the lowest latencies first

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Reed updated ZOOKEEPER-46:
-----------------------------------

    Component/s: java client
                 c client

> Clients should check the latencies to the various servers and try to connect to the servers with the lowest latencies first
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-46
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-46
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: c client, java client
>            Reporter: Benjamin Reed
>
> When ZooKeeper clients and servers are on the same LAN or in the same data center it really doesn't matter which ZooKeeper server they connect to. However, when the ZooKeeper cluster spans data centers, clients should try to connect to local servers first.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.