You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/06/06 13:31:00 UTC

[jira] [Resolved] (HBASE-25963) HBaseCluster should be marked as IA.Public

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

Duo Zhang resolved HBASE-25963.
-------------------------------
    Fix Version/s: 2.4.4
                   2.3.6
                   2.5.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
     Release Note: Change HBaseCluster to IA.Public as its sub class MiniHBaseCluster is IA.Public.
         Assignee: Duo Zhang
       Resolution: Fixed

Pushed to branch-2.3+.

Thanks [~niuyulin] for reviewing.

> HBaseCluster should be marked as IA.Public
> ------------------------------------------
>
>                 Key: HBASE-25963
>                 URL: https://issues.apache.org/jira/browse/HBASE-25963
>             Project: HBase
>          Issue Type: Sub-task
>          Components: API
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.6, 2.4.4
>
>
> Its sub class MiniHBaseCluster is marked as IA.Public, so it should also be IA.Public.
> And in general, HBaseCluster just provides some abstract method so I think it is OK to expose it as IA.Public.
> But for MiniHBaseCluster, it exposes several internal stuff such as RegionServerThread so maybe it should not be marked as IA.Public.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)