You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2019/01/18 22:27:00 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva updated PHOENIX-4545:
------------------------------------
    Fix Version/s:     (was: 4.15.0)

> 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
>            Priority: Major
>
> 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)