lance6716
lance6716
/check-issue-triage-complete
PTAL @D3Hunter @lichunzhu
engine/jobmaster/dm/dm_jobmaster.go:33:2: imported and not used: "github.com/pingcap/tiflow/engine/framework/metadata" as libMetadata
/run-all-tests
suspect optimistic sharding resync is not stable enough.
Also, the keys should be lowercase
related to https://github.com/pingcap/tiflow/issues/3790 Worker1 is not the last worker, it received "drop index idx1, drop index idx2" Worker2 is the last worker, it received "drop index idx1, add index idx1(...),...
seems very helpful for DM's schema tracker 👍 will port it after your PR merged.