Dubious synchronization in Zookeeper and ClientCnxnSocketNIO classes
--------------------------------------------------------------------

                 Key: ZOOKEEPER-1063
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1063
             Project: ZooKeeper
          Issue Type: Bug
          Components: java client
            Reporter: Yanick Dufresne
            Priority: Minor


Synchronization around dataWatches, existWatches and childWatches in Zookeeper 
is incorrect.
Synchronization around outgoingQueue and pendingQueue in ClientCnxnSocketNIO is 
incorrect.
Synchronization around selector and key sets in ClientCnxnSocketNIO seems odd.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to