Patrick Hunt created ZOOKEEPER-1464:
---------------------------------------

             Summary: document that event notification is single threaded in 
java/c client implementations
                 Key: ZOOKEEPER-1464
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1464
             Project: ZooKeeper
          Issue Type: Improvement
          Components: documentation
            Reporter: Patrick Hunt


The docs don't currently mention that there's a single thread delivering 
watches. Callee's should be aware of this, typically means don't make blocking 
calls (esp on other events!) and to limit time in the routine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to