Eric Lindvall created ZOOKEEPER-1756:
----------------------------------------

             Summary: zookeeper_interest() in C client can return a timeval of 0
                 Key: ZOOKEEPER-1756
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1756
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client
    Affects Versions: 3.4.5, 3.3.4
            Reporter: Eric Lindvall


If the client is connected to a zookeeper server that has hung while there is 
an outstanding request, zookeeper_interest() can return a timeval of 0 because 
send_to will be negative.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to