[
https://issues.apache.org/jira/browse/GEODE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795386#comment-15795386
]
ASF subversion and git services commented on GEODE-2257:
--------------------------------------------------------
Commit d2ddfd57a874d6e4c65e0f79c782a85ab63f4cd1 in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=d2ddfd5 ]
GEODE-2257 Client configured to use locator with addPoolServer fails to connect
Disabling the test added for this ticket while I look into why it's started
to fail.
> 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)