dm: tracker panic when pk of downstream table orders behind #5159
Labels
affects-5.3
affects-5.4
affects-6.0
area/dm
Issues or PRs related to DM.
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
to reproduce
such as downstream create table below before sync:
or add pk after create table in upstream:
code panics since absoluteUKPosition comes from all indices but index into uk/pk arr:
tiflow/dm/pkg/schema/tracker.go
Line 569 in 2605a84
What did you expect to see?
works
What did you see instead?
panic
Versions of the cluster
occurs in 5.3, reproduced on 5.4/6.0
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: