Duo Zhang created HBASE-24608:
---------------------------------
Summary: Introduce a CatalogAccessor
Key: HBASE-24608
URL: https://issues.apache.org/jira/browse/HBASE-24608
Project: HBase
Issue Type: Sub-task
Reporter: Duo Zhang
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?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)