alibaba / canal

阿里巴巴 MySQL binlog 增量订阅&消费组件
Apache License 2.0
28.12k stars 7.55k forks source link

canal v1.1.4 column size is not match for table:xxx_finance.finance_flow,24 vs 23,未开启tsdb #3399

Open byjamesCN opened 3 years ago

byjamesCN commented 3 years ago

canal 为HA模式,未开启tsdb,GTID模式日志同步,MySQL为MHA架构

ERROR com.alibaba.otter.canal.common.utils.NamedThreadFactory - from MultiStageCoprocessor-Parser-whmall_2_data_index_v2-4 com.alibaba.otter.canal.parse.exception.CanalParseException: com.alibaba.otter.canal.parse.exception.CanalParseException: com.alibaba.otter.canal.parse.exception.CanalParseException: parse row data failed. Caused by: com.alibaba.otter.canal.parse.exception.CanalParseException: com.alibaba.otter.canal.parse.exception.CanalParseException: parse row data failed. Caused by: com.alibaba.otter.canal.parse.exception.CanalParseException: parse row data failed. Caused by: com.alibaba.otter.canal.parse.exception.CanalParseException: column size is not match for table:whmall_finance.finance_flow,24 vs 23

byjamesCN commented 3 years ago

@agapple 请看下