Delete table/column should delete stored permissions on -acl- table
---------------------------------------------------------------------
Key: HBASE-5385
URL: https://issues.apache.org/jira/browse/HBASE-5385
Project: HBase
Issue Type: Sub-task
Components: security
Affects Versions: 0.94.0
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Deleting the table or a column does not cascade to the stored permissions at
the -acl- table. We should also remove those permissions, otherwise, it can be
a security leak, where freshly created tables contain permissions from previous
same-named tables. We might also want to ensure, upon table creation, that no
entries are already stored at the -acl- table.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira