[
https://issues.apache.org/jira/browse/HBASE-15575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269893#comment-15269893
]
Matteo Bertozzi commented on HBASE-15575:
-----------------------------------------
the above with Action, Rollback and Completed sounds good to me.
I guess non procedure stuff like put() will follow the same rule since a put()
may fail.
> 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
> Affects Versions: 2.0.0
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-15575.v1-master.patch
>
>
> 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)