[
https://issues.apache.org/jira/browse/HBASE-13126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378663#comment-17378663
]
Duo Zhang commented on HBASE-13126:
-----------------------------------
OK, a possible problem is that, we mark LocalHBaseCluster as IA.Public, and it
is under src/main, not src/test...
In general I think this is a mistake, we use LocalHBaseCluster when starting
hbase cluster in local mode, but I do not think we want users to make use of
this class directly.
If no big objections, I will file an issue to change it to IA.Private.
Thanks.
> Provide alternate mini cluster classes other than HBTU for downstream users
> to write unit tests
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-13126
> URL: https://issues.apache.org/jira/browse/HBASE-13126
> Project: HBase
> Issue Type: Umbrella
> Components: API, test
> Affects Versions: 2.0.0
> Reporter: Sean Busbey
> Priority: Critical
> Fix For: 3.0.0-alpha-2
>
>
> Over in the review for HBASE-12972, [~enis] mentioned that one of the HBTU
> methods wasn't intended for public consumption.
> Can we build a list of such methods across the API, appropriately annotate
> them for 2.0, and deprecate them in earlier versions with a warning that
> they're going to be restricted?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)