You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2019/04/17 22:13:00 UTC

[jira] [Created] (PHOENIX-5246) PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking

Thomas D'Silva created PHOENIX-5246:
---------------------------------------

             Summary: PhoenixAccessControllers.getAccessControllers() method is not correctly implementing the double-checked locking
                 Key: PHOENIX-5246
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5246
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.14.0
            Reporter: Thomas D'Silva
             Fix For: 4.15.0, 5.1.0, 4.14.2


 as per https://en.wikipedia.org/wiki/Double-checked_locking#Usage_in_Java (the accessControllers variable must be volatile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)