[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065865#comment-13065865
 ] 

Hudson commented on ZOOKEEPER-1063:
-----------------------------------

Integrated in ZooKeeper-trunk #1244 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1244/])
    ZOOKEEPER-1063. Dubious synchronization in Zookeeper and 
ClientCnxnSocketNIO classes

breed : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1146953
Files : 
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/ClientCnxnSocketNIO.java
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java


> 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
>            Assignee: Yanick Dufresne
>            Priority: Critical
>             Fix For: 3.4.0
>
>         Attachments: ZOOKEEPER-1063.patch, ZOOKEEPER-1063.patch, 
> ZOOKEEPER-1063.patch
>
>
> 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