Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.4
-
None
-
None
-
Reviewed
Description
On our large clusters with, master has failed to startup within specified time and aborted itself since it was initializing HDFS block distribution. Enable table also takes time for larger tables for the same reason. My proposal is to refresh HDFS block distribution at the end of master initialization and not at retainAssignment()'s createCluster(). This would address HBASE-16570's intention, but avoid the problems we ran into.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-20545 Improve performance of BaseLoadBalancer.retainAssignment
- Resolved
- links to