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

Devaraj Das commented on HBASE-8344:
------------------------------------

bq. When will the globalFavoredNodesAssignmentPlan not contain a list of 
favored nodes for this region?

Actually, not all regions might have favored-nodes when they enter the method 
(FavoredNodeLoadBalancer.roundRobinAssignment). For example if the table is 
getting created with pre-split regions; the regions will have favored-nodes 
when the FavoredNodeLoadBalancer.roundRobinAssignment returns. OTOH a region 
could have favored-nodes when it enters the method - when we are trying to 
handle failure of its currently assigned regionserver.
                
> Improve the assignment when node failures happen to choose the secondary RS 
> as the new primary RS
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8344
>                 URL: https://issues.apache.org/jira/browse/HBASE-8344
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Critical
>             Fix For: 0.95.2
>
>         Attachments: hbase-8344-1.txt, hbase-8344-2.1.txt, hbase-8344-2.2.txt
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to