Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.99.1, 2.0.0
-
None
-
None
-
Reviewed
Description
HTable.getRegionLocations() is an internal deprecated API. There are plenty of internal uses of the method, and it would be ideal to use the Table and RegionLocator interfaces instead of the HTable method.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-10602 Cleanup HTable public interface
- Closed