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

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

Commit 017db36d2fc79b68b0a3faac70ad0f68fb0e33a3 in geode's branch 
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=017db36 ]

GEODE-2257 Client configured to use locator with addPoolServer fails to connect

My previous commit did not include the changes to TcpServer required for the
test to pass.


> Client configured to use locator with addPoolServer fails to connect
> --------------------------------------------------------------------
>
>                 Key: GEODE-2257
>                 URL: https://issues.apache.org/jira/browse/GEODE-2257
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>             Fix For: 1.1.0
>
>
> If a client cache is incorrectly configured to use a locator address with 
> ClientConnectionFactory.addPoolServer() instead of addPoolLocator() it is 
> very difficult to figure out why it's unable to connect.  The locator rejects 
> all attempts to contact it because the client tries to perform a 
> server-handshake with it and the locator just closes the connection without a 
> response.  The client ends up having an empty connection pool and is unable 
> to find any of the available servers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to