Erik Anderson created ZOOKEEPER-1958:
----------------------------------------

             Summary: Client does not detect rejected connections
                 Key: ZOOKEEPER-1958
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1958
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client
    Affects Versions: 3.4.6
         Environment: Windows 7 64bit
            Reporter: Erik Anderson
            Priority: Minor


When attempting to connect to a zookeeper server that is not currently running, 
the connection will return the "connection refused" message through the timeout 
logic.  This is because Windows is returning the error code through 
select->error rather than select->write (which is what the logic is apparently 
expecting)

Patch is pending



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to