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/02 14:11:00 UTC

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

Duo Zhang created HBASE-25963:
---------------------------------

             Summary: 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


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)