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

Sean Busbey commented on HBASE-20650:
-------------------------------------

is it worth starting with a simple design doc to ensure we're all on the same 
page about what we want out of our testing utility?

> Revisit the HBaseTestingUtility related classes
> -----------------------------------------------
>
>                 Key: HBASE-20650
>                 URL: https://issues.apache.org/jira/browse/HBASE-20650
>             Project: HBase
>          Issue Type: Umbrella
>            Reporter: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> They are marked as IA.Public because lots of users use them to write UTs. The 
> problem here is that, they are classes, not interfaces, so it will be a bit 
> hard for us to keep compatibility. And also, MiniHBaseCluster is marked as 
> IA.Public, and it is a class instead of a interface, and another strange 
> thing is that, its parent class, HBaseCluster, is marked as IA.Private.
> We need to revisit the design here to make it clean...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to