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

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

I believe I correctly understand you use case and I think it's something that 
HBase should support. However, I think exposing a pubic API from a {{-test}} 
jar is an anti-pattern. The proper solution is to define these public test 
support interfaces in their own (non-test) artifact.

Before filing more JIRAs, please take this discussion to the dev list.

> 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