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

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

If we use AssignmentManager.assign(Map<HRegionInfo, ServerName> regions) we're 
using the same code as used in startup, hopefully that is safe. We absolutely 
would need a test for this.
                
> 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
>         Attachments: 6143-v1.txt, 6143-v2.txt
>
>
> 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