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

Hudson commented on ZOOKEEPER-1466:
-----------------------------------

Integrated in ZooKeeper-trunk #1600 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1600/])
    ZOOKEEPER-1466. QuorumCnxManager.shutdown missing synchronization. (Patrick 
Hunt via mahadev) (Revision 1355541)

     Result = SUCCESS
mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1355541
Files : 
* /zookeeper/trunk/CHANGES.txt
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java

                
> QuorumCnxManager.shutdown missing synchronization
> -------------------------------------------------
>
>                 Key: ZOOKEEPER-1466
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1466
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: quorum
>    Affects Versions: 3.4.0, 3.3.5, 3.5.0
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Blocker
>             Fix For: 3.3.6, 3.4.4, 3.5.0
>
>         Attachments: ZOOKEEPER-1466.patch
>
>
> org.apache.zookeeper.server.quorum.QuorumCnxManager.shutdown is not being 
> synchronized even though it's accessed by multiple threads.

--
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