You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Balazs Meszaros (JIRA)" <ji...@apache.org> on 2017/12/01 10:26:00 UTC

[jira] [Created] (HBASE-19403) Add missing security hooks for AdminService RPCs

Balazs Meszaros created HBASE-19403:
---------------------------------------

             Summary: Add missing security hooks for AdminService RPCs
                 Key: HBASE-19403
                 URL: https://issues.apache.org/jira/browse/HBASE-19403
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 2.0.0-beta-1
            Reporter: Balazs Meszaros


The following RPC methods do not call the observers, therefore they are not guarded by AccessController:
- updateConfiguration
- replay
- warmupRegion
- updateFavoredNodes
- clearRegionBlockCache



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)