You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:55:00 UTC

[jira] [Closed] (HBASE-14232) Backwards compatiblity support for new MasterObserver APIs

     [ https://issues.apache.org/jira/browse/HBASE-14232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell closed HBASE-14232.
---------------------------------------

> 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 Kyle Purtell
>            Assignee: Francis Christopher Liu
>            Priority: Major
>              Labels: hbase-6721
>             Fix For: hbase-6721
>
>         Attachments: HBASE-14232_hbase-6721.patch, HBASE-14232_hbase-6721_0.98.patch
>
>
> 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
(v8.20.10#820010)