Region is not divided in advance, but it follows a Region split mechanism. When the Region size exceeds the value of the region-max-size
or region-max-keys
parameters, split is triggered. After the split, the information is reported to PD.
Region is not divided in advance, but it follows a Region split mechanism. When the Region size exceeds the value of the region-max-size
or region-max-keys
parameters, split is triggered. After the split, the information is reported to PD.