distributeDDLOwnerLock doesn't keyspace as prefix on nextgen #61587
Labels
component/ddl
This issue is related to DDL of TiDB.
severity/minor
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)
during upgrade, ddl use distributeDDLOwnerLock to let some node to be owner, this lock doesn't consider keyspace right now
tidb/pkg/session/bootstrap.go
Lines 1569 to 1580 in fa3c79b
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: