[
https://issues.apache.org/jira/browse/HBASE-14232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700770#comment-14700770
]
Anoop Sam John commented on HBASE-14232:
----------------------------------------
+1 for the idea.
We can generically do this for all types of CPs? So later on we can add hooks
to CPs with out worry for BC.
> Backwards compatiblity support for new MasterObserver APIs
> ----------------------------------------------------------
>
> Key: HBASE-14232
> URL: https://issues.apache.org/jira/browse/HBASE-14232
> Project: HBase
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Labels: hbase-6721
>
> The group assignment changes introduce new methods to the MasterObserver
> interface. This is a concern for things like Apache Phoenix. (See their
> IndexMasterObserver, etc.) We can handle this by using compatibility helpers
> that won't attempt to invoke the new APIs on MasterObservers that do not
> implement them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)