[ https://issues.apache.org/jira/browse/HBASE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969148#action_12969148 ]
HBase Review Board commented on HBASE-3305: ------------------------------------------- Message from: "Ted Yu" <ted...@yahoo.com> ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/1271/#review2048 ----------------------------------------------------------- trunk/src/main/java/org/apache/hadoop/hbase/master/HMaster.java <http://review.cloudera.org/r/1271/#comment6455> I wrap InterruptedException in IOException. - Ted > 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 > Assignee: Ted Yu > Attachments: hbase-3305-array.patch, > hbase-3305-default-round-robin.patch, hbase-3305-round-robin-unit-test.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.