[ 
https://issues.apache.org/jira/browse/HBASE-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922934#comment-13922934
 ] 

Enis Soztutar commented on HBASE-10672:
---------------------------------------

This looks good. My only concern is that we now have a lot of loops to 
eliminate non-default replicas, and select only the default ones. Should we 
introduce a method in RegionReplicaUtil to put the logic there? 
Something like: 
{code}
RegionreplicaUtil.getDefaultRegions(Collection<HRegionInfo> regions) 
{code}

> Table snapshot should handle tables whose REGION_REPLICATION is greater than 
> one
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-10672
>                 URL: https://issues.apache.org/jira/browse/HBASE-10672
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: hbase-10070
>
>         Attachments: 10672-1.1.txt
>
>
> If a table has more than one region replica, then snapshot utility - 
> take-snapshot, clone-snapshot etc crashes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to