You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "chenxu (JIRA)" <ji...@apache.org> on 2016/04/01 11:38:25 UTC

[jira] [Created] (HBASE-15577) there need be a mechanism to enable ZK's ACL check when the authentication strategy is simple

chenxu created HBASE-15577:
------------------------------

             Summary: there need be a mechanism to enable ZK's ACL check when the authentication strategy is simple
                 Key: HBASE-15577
                 URL: https://issues.apache.org/jira/browse/HBASE-15577
             Project: HBase
          Issue Type: Improvement
            Reporter: chenxu
            Assignee: chenxu


if the hbase.security.authentication is set to simple, the ZKUtil.createACL just return Ids.OPEN_ACL_UNSAFE, means that there is no ACL check on the ZK's node.
we can refactoring this to enables the ACL's check function



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)