Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 集群存在大量balance region
[TiDB Usage Environment] Production Environment / Test / Poc
Production Environment
[TiDB Version]
5.0.4
[Encountered Problem]
From the PD monitoring, it can be seen that the cluster has a large number of balance region operations, leading to an increase in cluster duration.
Generally speaking, the actions that cause balance region may include the following points:
- Hotspot writing
- Scaling up or down
- Improper configuration
Through analysis and inspection, the above points are not the issue. What other reasons could lead to a large number of balance region operations?
[Reproduction Path] What operations were performed when the problem occurred
[Problem Phenomenon and Impact]
[Attachments]
Please provide the version information of each component, such as cdc/tikv, which can be obtained by executing cdc version/tikv-server --version.