Reimplement cluster startup to use new load balancer
----------------------------------------------------
Key: HBASE-2698
URL: https://issues.apache.org/jira/browse/HBASE-2698
Project: HBase
Issue Type: Sub-task
Components: master, regionserver
Reporter: Jonathan Gray
Priority: Critical
Fix For: 0.21.0
The new load balancer provides a special call for cluster startup. Ideally
this takes into account block locations so we can get good data locality, but
primarily this will make it so cluster startup does not rely on the MetaScanner
and normal assignment process as it does today.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.