Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Change HBaseCluster to IA.Public as its sub class MiniHBaseCluster is IA.Public.
Description
Its sub class MiniHBaseCluster is marked as IA.Public, so it should also be IA.Public.
And in general, HBaseCluster just provides some abstract method so I think it is OK to expose it as IA.Public.
But for MiniHBaseCluster, it exposes several internal stuff such as RegionServerThread so maybe it should not be marked as IA.Public.
Attachments
Issue Links
- links to