[
https://issues.apache.org/jira/browse/HBASE-22158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810761#comment-16810761
]
Duo Zhang commented on HBASE-22158:
-----------------------------------
Tried the failed UT several times, all passed locally...
Should be a slow machine.
Let me commit...
> 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
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.3.0, 2.1.5
>
> Attachments: HBASE-22158.patch, HBASE-22158.patch, HBASE-22158.patch
>
>
> 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)