[
https://issues.apache.org/jira/browse/HBASE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134457#comment-13134457
]
Ted Yu commented on HBASE-4191:
-------------------------------
Currently assignAllUserRegions() reads "hbase.master.startup.retainassign" and
if the value is true, balancer.retainAssignment() is called.
Looks like new config parameter should be introduce, e.g.
"hbase.master.startup.policy", to accommodate the above and future enhancements.
> Utilize getTopBlockLocations in load balancer
> ---------------------------------------------
>
> Key: HBASE-4191
> URL: https://issues.apache.org/jira/browse/HBASE-4191
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Liyin Tang
>
> HBASE-4114 implemented getTopBlockLocations().
> Load balancer should utilize this method and assign the region to be moved to
> the region server with the highest block affinity.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira