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)