race condition in zookeeper client library between zookeeper_close and 
zoo_synchronous api
------------------------------------------------------------------------------------------

                 Key: ZOOKEEPER-396
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-396
             Project: Zookeeper
          Issue Type: Bug
          Components: c client
    Affects Versions: 3.1.1
            Reporter: Mahadev konar
            Assignee: Mahadev konar
            Priority: Critical


There is a race condition in zoopkeeper client library wherein if the 
application calls zookeeper_close() and zoo_anysynchronouscall simultaneously, 
sometimes the zoo_sync api call gets hung waiting for a notification whcih will 
never come.
We might want to create another bugfix release for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to