[
https://issues.apache.org/jira/browse/HBASE-26158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392420#comment-17392420
]
Bharath Vissapragada commented on HBASE-26158:
----------------------------------------------
As Geoffrey mentioned, we use this class quite extensively as shared ZK test
instance across multiple mini clusters and other services. It is a very handy
wrapper that is tightly integrated with mini cluster and handles all the boiler
plate code for us. We also don't have to worry about curator version
compatibility with hbase.
> MiniZooKeeperCluster should not be IA.Public
> --------------------------------------------
>
> Key: HBASE-26158
> URL: https://issues.apache.org/jira/browse/HBASE-26158
> Project: HBase
> Issue Type: Sub-task
> Components: API, test
> Reporter: Duo Zhang
> Priority: Major
>
> End users do not need to test HBase when zookeeper is broken. And if users
> want to start only a zookeeper cluster, they can just use curator-test, so I
> do not think we should expose this class as IA.Public.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)