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:25:00 UTC

[jira] [Created] (HBASE-19402) Add missing security hooks for RegionServerStatusService RPCs

Balazs Meszaros created HBASE-19402:
---------------------------------------

             Summary: Add missing security hooks for RegionServerStatusService RPCs
                 Key: HBASE-19402
                 URL: https://issues.apache.org/jira/browse/HBASE-19402
             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:
- regionServerStartup
- regionServerReport
- reportRSFatalError
- reportRegionStateTransition
- reportRegionSpaceUse



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