-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.feature/developingthe related feature is in developmentthe related feature is in developmentseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
- deploy a cluster with 3 tidb nodes
- import data about 25w partitions and 5w tables
- restart tidb
2. What did you expect to see? (Required)
tidb can restart immediately
3. What did you see instead (Required)
it's takes a long time to bootstrap
tidb-2
4. What is your TiDB version? (Required)
[10:55:48]TiDB root:INFORMATION_SCHEMA> select tidb_version();
+-----------------------------------------------------------+
| tidb_version() |
+-----------------------------------------------------------+
| Release Version: v7.5.0-test |
| Edition: Community |
| Git Commit Hash: fa75dbd363128183665c03e06af67ed9066c1d98 |
| Git Branch: heads/refs/tags/v7.5.0-test |
| UTC Build Time: 2023-11-02 06:43:24 |
| GoVersion: go1.21.3 |
| Race Enabled: false |
| Check Table Before Drop: false |
| Store: tikv
Metadata
Metadata
Assignees
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.feature/developingthe related feature is in developmentthe related feature is in developmentseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.