You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/01/23 02:46:00 UTC

[jira] [Created] (HBASE-21761) Align the methods in RegionLocator and AsyncTableRegionLocator

Duo Zhang created HBASE-21761:
---------------------------------

             Summary: Align the methods in RegionLocator and AsyncTableRegionLocator
                 Key: HBASE-21761
                 URL: https://issues.apache.org/jira/browse/HBASE-21761
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


When implementing HBase-21753 I found that the getAllRegionLocations method will return all the replicas, not only the primary replicas. But for AsyncTableRegionLocator we just return the primary replicas. We should have the same behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)