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

rajeshbabu commented on HBASE-7992:
-----------------------------------

@Anoop,
Thanks for review. 
bq. You can avoid postRegionOffline from AccessController. AccessController 
extending BaseRegionObserver
BaseRegionObserver only implementing RegionObserver interface. 
postRegionOffline in MasterObserver so we need to implement it in 
AccessController.

                
> provide pre/post region offline hooks for HMaster.offlineRegion(). 
> -------------------------------------------------------------------
>
>                 Key: HBASE-7992
>                 URL: https://issues.apache.org/jira/browse/HBASE-7992
>             Project: HBase
>          Issue Type: Bug
>          Components: Coprocessors
>    Affects Versions: 0.95.0
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>             Fix For: 0.98.0
>
>         Attachments: HBASE-7992_trunk.patch
>
>
> presently no hooks to provide access control to offline region in master.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to