- 【TiDB 版本】:v4.0.6
- 【问题描述】:
TICDC 同步到 Kafka 的同步任务。pause 了1小时之后,再 resume。
resolved-ts 为0,并且checkpoint-ts 也不变化了。
tiup cdc cli changefeed list
tiup cdc cli changefeed query -c “t1-kafka”
CDC 只有3条WARN日志
[2020/11/19 11:37:53.413 +08:00] [WARN] [schema_storage.go:468] [“this table is not eligible to replicate”] [tableName=manage_financial_db_comp_sk_sponsioninfo] [tableID=13238]
[2020/11/19 11:38:18.377 +08:00] [WARN] [schema_storage.go:468] [“this table is not eligible to replicate”] [tableName=manage_financial_db_comp_sk_sponsioninfo] [tableID=13241]
[2020/11/19 11:42:08.742 +08:00] [WARN] [schema_storage.go:468] [“this table is not eligible to replicate”] [tableName=manage_financial_db_comp_sk_sponsioninfo] [tableID=13249]