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

ASF subversion and git services commented on GEODE-4192:
--------------------------------------------------------

Commit a67557216148460c97843dfef4124b2230c1e804 in geode's branch 
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=a675572 ]

GEODE-4192 GetServer request should return error if no servers found

I modified the GetServerOperationHandler to return a failure if there are
no suitable servers.  There is a new NO_AVAILABLE_SERVER error code for
this.

I altered the test for this condition to require an error response.

I altered the experimental driver to look for the new error code and
added tests in DriverConnectionTest to ensure that it's working.


> GetServer request should return error if no servers found
> ---------------------------------------------------------
>
>                 Key: GEODE-4192
>                 URL: https://issues.apache.org/jira/browse/GEODE-4192
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Brian Baynes
>
> When a GetServer message is received but no servers are found, we should send 
> back an error (rather than success and a null value for server location).



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

Reply via email to