You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2017/03/16 20:01:41 UTC

[jira] [Resolved] (ZOOKEEPER-2726) Patch for ZOOKEEPER-2693 introduces potential race condition

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han resolved ZOOKEEPER-2726.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.5.3
                   3.4.10
                   3.6.0

Issue resolved by pull request 198
[https://github.com/apache/zookeeper/pull/198]

> Patch for ZOOKEEPER-2693 introduces potential race condition
> ------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2726
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2726
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Kyle Nusbaum
>             Fix For: 3.6.0, 3.4.10, 3.5.3
>
>
> We noticed when porting the patch, that isEnabled is not thread-safe. 
> Synchronizing it and resetWhitelist should solve the issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)