[
https://issues.apache.org/jira/browse/HBASE-21887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767818#comment-16767818
]
Duo Zhang commented on HBASE-21887:
-----------------------------------
Anyway, I think a simple mini cluster API is enough for most projects? HBTU
expose so many internal stuffs, and also the currect MiniHBaseCluster...
> HBaseTestingUtility should not be IA.Public
> -------------------------------------------
>
> Key: HBASE-21887
> URL: https://issues.apache.org/jira/browse/HBASE-21887
> Project: HBase
> Issue Type: Task
> Components: Client, test
> Reporter: Duo Zhang
> Priority: Major
>
> It exposes too many internal stuffs to end user, and it is not easy to keep
> the API stable, as it is also used by us to implementing UTs.
> For end users, we should only exposes API to start a in process mini hbase
> cluster, and then user can create Connections to communicate with the
> cluster. And could exposes several APIs to start/stop/restart master
> regionservers. I think this is enough?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)