You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/09/04 05:39:51 UTC

[jira] [Commented] (HBASE-11891) Introduce HBaseInterfaceAudience level to denote class names that appear in configs.

    [ https://issues.apache.org/jira/browse/HBASE-11891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120911#comment-14120911 ] 

Sean Busbey commented on HBASE-11891:
-------------------------------------

Classes that came up in HBASE-11858 as needing this HIA:

* all RegionSplitPolicy implementations
* SecureProtobufLog(Reader|Writer)
* all StoreEngine implementations

> Introduce HBaseInterfaceAudience level to denote class names that appear in configs.
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-11891
>                 URL: https://issues.apache.org/jira/browse/HBASE-11891
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Minor
>
> We have several classes that are private use as far as APIs are concerned, but the class name appear in user provided config files.
> We should add an HBaseInterfaceAudience level CONFIG and use it to denote these classes as LimitedPrivate.
> HBase contributors can then use this audience marking to see when changes to a FQCN will require a release note to help upgrading users correct their configuration files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)