Matteo Bertozzi created HBASE-5947:
--------------------------------------

             Summary: Check for valid user/table/family/qualifier and acl state
                 Key: HBASE-5947
                 URL: https://issues.apache.org/jira/browse/HBASE-5947
             Project: HBase
          Issue Type: Sub-task
          Components: security
    Affects Versions: 0.92.1, 0.94.0, 0.96.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi


HBase Shell grant/revoke doesn't check for valid user or table/family/qualifier 
so can you end up having rights for something that doesn't exists.

We might also want to ensure, upon table/column creation, that no entries are 
already stored at the acl table. We might still have residual acl entries if 
something goes wrong, in postDeleteTable(), postDeleteColumn().

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

        

Reply via email to