[
https://issues.apache.org/jira/browse/HBASE-19400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Appy updated HBASE-19400:
-------------------------
Release Note:
Added ACL check to following Admin functions:
enableCatalogJanitor, runCatalogJanitor, cleanerChoreSwitch, runCleanerChore,
execProcedure, execProcedureWithReturn, normalize, normalizerSwitch,
coprocessorService.
When ACL is enabled, only those with ADMIN rights will be able to invoke these
operations successfully.
> Add missing security hooks for MasterService RPCs
> -------------------------------------------------
>
> Key: HBASE-19400
> URL: https://issues.apache.org/jira/browse/HBASE-19400
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.0.0-beta-1
> Reporter: Balazs Meszaros
> Assignee: Appy
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19400.master.001.patch,
> HBASE-19400.master.002.patch, HBASE-19400.master.003.patch,
> HBASE-19400.master.004.patch, HBASE-19400.master.004.patch,
> HBASE-19400.master.005.patch, HBASE-19400.master.006.patch
>
>
> The following RPC methods do not have ACL check for ADMIN rights.
> - normalize
> - setNormalizerRunning
> - runCatalogScan
> - enableCatalogJanitor
> - runCleanerChore
> - setCleanerChoreRunning
> - execMasterService
> - execProcedure
> - execProcedureWithRet
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)