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

Lars Hofhansl edited comment on HBASE-6143 at 7/30/13 12:58 AM:
----------------------------------------------------------------

Need to add a test, and we need to performance test this. The old code path 
used the StartupBulkAssigner (if that is not safe in 0.94, we do have another 
bug here), the new code assigns region by region.
                
      was (Author: lhofhansl):
    Need to add a test.
                  
> 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