[ 
https://issues.apache.org/jira/browse/HBASE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj Das updated HBASE-8344:
-------------------------------

    Attachment: hbase-8344-1.txt

Patch that does the following:
1. Enhances the FavoredNodesLoadBalancer's methods (roundRobinAssignment and 
randomAssignment) to work with previously chosen favored nodes for a given 
region. This addresses both the case of AssignmentManager assign failures, and 
RegionServer failures, to assign the regions to secondary/tertiary servers.
2. Avoids the creation of RackManager for every call to the constructor of 
FavoredNodeAssignmentHelper.
3. Adds unit tests for (1).
                
> 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
>            Priority: Critical
>             Fix For: 0.95.2
>
>         Attachments: hbase-8344-1.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