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

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

Kyle Nusbaum created ZOOKEEPER-2726:
---------------------------------------

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


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)