Duo Zhang created HBASE-20650:
---------------------------------

             Summary: 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


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