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

Lars Hofhansl commented on HBASE-6143:
--------------------------------------

In 0.94 I still think it would be best to just do the same that 
AssignmentManager.joinCluster() does, namely eventually calling 
AssignmentManager.assign(Map<HRegionInfo, ServerName> regions). If there's a 
agreement around that I'll come up with a patch.
                
> Make region assignment smarter when regions are re-enabled.
> -----------------------------------------------------------
>
>                 Key: HBASE-6143
>                 URL: https://issues.apache.org/jira/browse/HBASE-6143
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Ted Yu
>            Priority: Critical
>             Fix For: 0.95.2
>
>         Attachments: 6143-v1.txt, 6143-v2.txt, 6143-v3.txt, HBASE-6143-0.patch
>
>
> Right now a random region server is picked when re-enabling a table. This 
> could be much smarter.

--
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