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)