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

Anoop Sam John commented on HBASE-7992:
---------------------------------------

Oh you are correct.. Sorry.. We dont have Base MasterObserver. 
Patch looks good. [~apurtell] Can you review once?
BTW
{code}
/**
   * Special method, only used by hbck.
   */
  public void offline(final byte [] regionName)
{code}
Are we clearly mentioning about this API some where? When to use this.
                
> 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