Bruce Schuchardt created GEODE-2257:
---------------------------------------

             Summary: 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
             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