Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Move some common methods for accessing root/meta to this util class.
Notice that, root table is stored in a master local region, so the access API is a bit different comparing to a table.
Maybe we could make use of the RegionAsTable class under the test code to unify the API?
Attachments
Issue Links
- is duplicated by
-
HBASE-24609 Move MetaTableAccessor out of hbase-client
- Resolved