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

Jimmy Xiang commented on HBASE-7741:
------------------------------------

Thanks, Ram.  I was wondering should we handle not just one region.  In small 
cluster, especially the mini cluster for testing, using bulk assignment has 
some overhead in creating threads.  It is not a big deal.  But it could time 
out some unit test cases, for example, HBASE-7502 (I think it is related to 
region assignment latency. In mini cluster, all servers are in the same JVM, 
the thread scheduling may slow down something).
                
> Don't use bulk assigner if assigning just several regions
> ---------------------------------------------------------
>
>                 Key: HBASE-7741
>                 URL: https://issues.apache.org/jira/browse/HBASE-7741
>             Project: HBase
>          Issue Type: Improvement
>          Components: Region Assignment
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk-7741.patch, trunk-7741_v2.patch
>
>
> If just assign one region, bulk assigner may be slower.

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