You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2014/12/04 12:43:12 UTC

[jira] [Created] (HBASE-12635) Delete acl notify znode of table after the table is deleted

Liu Shaohui created HBASE-12635:
-----------------------------------

             Summary: Delete acl notify znode of table after the table is deleted
                 Key: HBASE-12635
                 URL: https://issues.apache.org/jira/browse/HBASE-12635
             Project: HBase
          Issue Type: Bug
            Reporter: Liu Shaohui
            Assignee: Liu Shaohui
            Priority: Minor


In our multi-tenant hbase cluster, we found that there are over 1M znodes under the acl node. The reason is that users create and delete tables with different names frequently.  The acl notify znode are left there after the tables are deleted.

Simple solution is that deleting acl notify znode of table in AccessController when deleting the table.




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