Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster suffering write hotspot after creating index #57551

Closed
tangenta opened this issue Nov 20, 2024 · 0 comments · Fixed by #57553
Closed

Cluster suffering write hotspot after creating index #57551

tangenta opened this issue Nov 20, 2024 · 0 comments · Fixed by #57553
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. component/ddl This issue is related to DDL of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@tangenta
Copy link
Contributor

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

@tangenta tangenta added type/bug The issue is confirmed as a bug. severity/major affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. labels Nov 20, 2024
@jebter jebter added the component/ddl This issue is related to DDL of TiDB. label Nov 22, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in 177a03c Dec 18, 2024
ti-chi-bot bot pushed a commit that referenced this issue Dec 23, 2024
tangenta added a commit to ti-chi-bot/tidb that referenced this issue Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. component/ddl This issue is related to DDL of TiDB. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants