[
https://issues.apache.org/jira/browse/HBASE-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221176#comment-15221176
]
Stephen Yuan Jiang commented on HBASE-15575:
--------------------------------------------
The initial patch can be reviewed in https://reviews.apache.org/r/44294/
> Rename table DDL *Handler methods in MasterObserver to *Procedure
> -----------------------------------------------------------------
>
> Key: HBASE-15575
> URL: https://issues.apache.org/jira/browse/HBASE-15575
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Priority: Minor
> Fix For: 2.0.0
>
>
> Procedure V2 replaced table DDL handler implementation to procedure
> implementation. It does not make sense to keep the *Handler methods in
> MasterObserver. This JIRA follows HBASE-13645 way to deprecate the existing
> observers with *Handler and add the new observers with *Procedure name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)