Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.3.0
-
None
-
None
Description
Currently, primariesOfRegionsPerServer is an int array, moveRegion does heavy work by searching the array (linearly) and insert/remove an element requires allocating/copying the whole array.
Attachments
Issue Links
- is a child of
-
HBASE-25697 StochasticBalancer improvement for large scale clusters
- Open
- Is contained by
-
HBASE-24554 Improve/stable read replica
- Open
- relates to
-
HBASE-26178 Improve data structure and algorithm for BalanceClusterState to improve computation speed for large cluster
- Resolved
- links to