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

Erik Anderson updated ZOOKEEPER-1958:
-------------------------------------

    Attachment: ZOOKEEPER-1958.patch

> 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
>         Attachments: ZOOKEEPER-1958.patch
>
>
> 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