Cluster suffering write hotspot after creating index #57551
Labels
affects-7.5
affects-8.1
affects-8.5
component/ddl
This issue is related to DDL of TiDB.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
A write workload that has high concentration of writes to a small range of index columns.
2. What did you expect to see? (Required)
No write hotspot.
3. What did you see instead (Required)
One of the TiKV instances is overloaded due to the index write hotspot.
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: