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 Purtell (JIRA)" <ji...@apache.org> on 2014/08/15 19:39:19 UTC

[jira] [Updated] (HBASE-11757) Provide a common default abstract class for both RegionObserver and MasterObserver

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

Andrew Purtell updated HBASE-11757:
-----------------------------------

    Assignee:     (was: Andrew Purtell)

> Provide a common default abstract class for both RegionObserver and MasterObserver
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-11757
>                 URL: https://issues.apache.org/jira/browse/HBASE-11757
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>             Fix For: 0.99.0, 2.0.0, 0.98.6
>
>
> Some security coprocessors extend both RegionObserver and MasterObserver, unfortunately only one of the two can use the available base abstract class implementations. Provide a common default abstract class for both the RegionObserver and MasterObserver interfaces. Update current coprocessors that extend both interfaces to use the new common base abstract class.



--
This message was sent by Atlassian JIRA
(v6.2#6252)