You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2017/12/13 19:51:00 UTC

[jira] [Created] (GEODE-4092) New protocol does not have an API to get the best server to connect to

Dan Smith created GEODE-4092:
--------------------------------

             Summary: New protocol does not have an API to get the best server to connect to
                 Key: GEODE-4092
                 URL: https://issues.apache.org/jira/browse/GEODE-4092
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Dan Smith


The new client protocol has a GetAvailableServersRequest. This returns all of the servers the locator knows about.

Unfortunately, this does not allow the locator to load balance the clients. We should remove GetAvailableServers and only provide a GetServer request which directs the client to the best available server.



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