1、canal 单机版可以参考下面的博客:
https://blog.csdn.net/Zsigner/article/details/108975390
2、CANAL HA模式
这篇文章主要是针对CANAL ADMIN【HA】集群模式的
报错信息:
2020-11-30 11:09:22.568 [destination = test , address = /127.0.0.1:3306 , EventParser] WARN c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - ---> begin to find start position, it will be long time for reset or first position
2020-11-30 11:09:22.568 [destination = test , address = /127.0.0.1:3306 , EventParser] WARN c.a.o.c.p.inbound.mysql.rds.RdsBinlogEventParserProxy - prepare to find start position just last position
{"identity":{"slaveId":-1,"sourceAddress":{"address":"127.0.0.1","port":3306}},"postion":{"gtid":"","included":false,"journalName":"mysql-bin.286890","position":233291165,"serverId":68245,"timestamp":1606467679000}}
2020-11-30 11:09:22.569 [destination = test , address = /127.0.

本文档介绍了在Canal HA模式下遇到的报错问题,错误信息为'Could not find first log file name in binary log index file'。解决思路包括登录Zookeeper删除canal实例的binlog position,并重新启动instance,最终成功解决问题。
4079

被折叠的 条评论
为什么被折叠?



