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/04/03 08:46:01 UTC

[jira] [Created] (HBASE-22158) RawAsyncHBaseAdmin.getTableSplits should filter out none default replicas

Duo Zhang created HBASE-22158:
---------------------------------

             Summary: RawAsyncHBaseAdmin.getTableSplits should filter out none default replicas
                 Key: HBASE-22158
                 URL: https://issues.apache.org/jira/browse/HBASE-22158
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


The getRegions method will return all the replicas for a table, so if we want to get the splits information, we need to filter out none default replicas otherwise we will get duplicated startKeys.



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