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

Jonathan Gray commented on HBASE-3305:
--------------------------------------

I would rather not complicate the API and introduce new enums all the way to 
the client.  I see no reason why you'd want random assignment not round-robin 
w/ random starting point, so I see no reason to make this configurable (at 
least on a per create table call basis).  If anything, make it a Configuration 
parameter but I don't even think that's necessary.

> Allow round-robin distribution for table created with multiple regions
> ----------------------------------------------------------------------
>
>                 Key: HBASE-3305
>                 URL: https://issues.apache.org/jira/browse/HBASE-3305
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.20.6
>            Reporter: Ted Yu
>         Attachments: hbase-3305-array-random.patch, hbase-3305-array.patch, 
> hbase-3305.patch
>
>
> We can distribute the initial regions created for a new table in round-robin 
> fashion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to