You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2018/01/21 10:25:00 UTC

[jira] [Created] (PHOENIX-4545) Revisit preGetTable(), preGetSchema() and preAlterTable() hooks for PhoenixAccessController

Ankit Singhal created PHOENIX-4545:
--------------------------------------

             Summary: Revisit preGetTable(), preGetSchema() and preAlterTable() hooks for PhoenixAccessController
                 Key: PHOENIX-4545
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4545
             Project: Phoenix
          Issue Type: Bug
            Reporter: Ankit Singhal
            Assignee: Ankit Singhal
             Fix For: 4.14.0


preGetTable(): we should be checking only read access on a table(not access required for getTableDescriptor which expects Admin or Create)
preGetSchema(): read access on namespace should be checked.
preAlterTable(): write access to table should be checked only



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