when only some node hasn't sync, DDL owner always print 'syncer check all versions, all nodes are not synced' #58480
Labels
affects-8.5
This bug affects the 8.5.x(LTS) versions.
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)
because in here, we return false directly on length mismatch, so we don't know who is unmatched
tidb/pkg/ddl/schemaver/syncer.go
Lines 375 to 377 in 042a332
and cause this always enter the
else
branchtidb/pkg/ddl/schemaver/syncer.go
Lines 397 to 406 in 042a332
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: