Further parallelize HMaster.createTable()
-----------------------------------------
Key: HBASE-4021
URL: https://issues.apache.org/jira/browse/HBASE-4021
Project: HBase
Issue Type: Improvement
Reporter: Ted Yu
HBASE-4010 paved the way for further speedup in HMaster.createTable().
Namely, the creation of HRegions should be performed using ExecutorService if
the number of regions cross certain threshold.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira