You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/08/24 13:32:00 UTC

[jira] [Created] (HBASE-24945) Remove MetaTableAccessor.getRegionCount

Duo Zhang created HBASE-24945:
---------------------------------

             Summary: Remove MetaTableAccessor.getRegionCount
                 Key: HBASE-24945
                 URL: https://issues.apache.org/jira/browse/HBASE-24945
             Project: HBase
          Issue Type: Sub-task
          Components: mapreduce, meta
            Reporter: Duo Zhang
            Assignee: Duo Zhang


In fact, in the implementation of MetaTableAccessor.getRegionCount we have already switch to use RegionLocator.

Let's just use RegionLocator directly in code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)