[ 
https://issues.apache.org/jira/browse/HBASE-23640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007810#comment-17007810
 ] 

Nick Dimiduk commented on HBASE-23640:
--------------------------------------

You sure we want to do this? {{HBaseClusterManager}} is a class under 
{{src/test/java}} and {{InterfaceAudience.Private}}. We that means it's not an 
API we expect users to consume. I think what you're asking for is an 
{{hbase-testing-utilties}} artifact that ships a suite of testing utilities 
that can be consumed inside and outside of the HBase project.

> Move HBaseClusterManager.CommandProvider and it's different implementations 
> as seperate class/interface
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-23640
>                 URL: https://issues.apache.org/jira/browse/HBASE-23640
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Mihir Monani
>            Assignee: Mihir Monani
>            Priority: Major
>
> HBaseClusterManager.CommandProvider and it's implementations are private to 
> HBaseClusterManager and hbase-it package. 
> If any one wants to do custom implementations of ClusterManager Interface, 
> they cant's use this code as it is not visible outside the hbase-it package. 
> This Jira is also dependents on 
> [HBASE-23639|https://issues.apache.org/jira/browse/HBASE-23639]



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

Reply via email to