You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2018/02/06 22:41:00 UTC

[jira] [Comment Edited] (HBASE-19400) Add missing security hooks for MasterService RPCs

    [ https://issues.apache.org/jira/browse/HBASE-19400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354663#comment-16354663 ] 

Appy edited comment on HBASE-19400 at 2/6/18 10:40 PM:
-------------------------------------------------------

ping for reviews. Doesn't need to be a thorough one yet, just that things makes sense overall.
Ping [~andrewcheng], [~apurtell], [~stack], [~balazs.meszaros].


was (Author: appy):
ping for reviews. Doesn't need to be a thorough one yet, just that things makes sense at overall.
Ping [~andrewcheng], [~apurtell], [~stack], [~balazs.meszaros].

> 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: Balazs Meszaros
>            Priority: Major
>         Attachments: HBASE-19400.master.001.patch, HBASE-19400.master.002.patch, HBASE-19400.master.003.patch
>
>
> The following RPC methods do not call the observers, therefore they are not guarded by AccessController:
> - normalize
> - setNormalizerRunning
> - runCatalogScan
> - enableCatalogJanitor
> - runCleanerChore
> - setCleanerChoreRunning
> - execMasterService
> - execProcedure
> - execProcedureWithRet



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