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

[jira] [Resolved] (HBASE-26082) Mark LocalHBaseCluster as IA.Private

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

Duo Zhang resolved HBASE-26082.
-------------------------------
    Hadoop Flags: Incompatible change,Reviewed  (was: Incompatible change)
    Release Note: 
LocalHBaseCluster is now IA.Private.

In general, It should not be IA.Public. It is only used by HMaster to start a local cluster, as well as in HBTU to start a local cluster for test. End users should use HBTU(or its alternate classes) instead of using LocalHBaseCluster.
      Resolution: Fixed

Pushed master.

Thanks [~niuyulin] and [~kpankaj] for reviewing.

> Mark LocalHBaseCluster as IA.Private
> ------------------------------------
>
>                 Key: HBASE-26082
>                 URL: https://issues.apache.org/jira/browse/HBASE-26082
>             Project: HBase
>          Issue Type: Sub-task
>          Components: API, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-2
>
>
> It is not for end users to use directly in code, we just use it when starting hbase in local mode.



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