You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2016/12/30 16:24:58 UTC

[jira] [Resolved] (GEODE-2257) Client configured to use locator with addPoolServer fails to connect

     [ https://issues.apache.org/jira/browse/GEODE-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt resolved GEODE-2257.
-------------------------------------
    Resolution: Fixed
      Assignee: Bruce Schuchardt

> 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)