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

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

Commit 6e8c021addfe3400b9c0b1034307f14f2b8ca2ab in geode's branch 
refs/heads/release/1.4.0 from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6e8c021 ]

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.

(cherry picked from commit a67557216148460c97843dfef4124b2230c1e804)


> 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