栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

Debezium报错处理系列六:A slave with the same server

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Debezium报错处理系列六:A slave with the same server

Debezium报错处理系列六:A slave with the same server_uuid/server_id as this slave has connected to the master
  • 一、debezium报错
  • 二、报错产生原因
  • 三、报错解决方法
  • 四、修改配置重启connector

一、debezium报错
  • Caused by: io.debezium.DebeziumException: A slave with the same server_uuid/server_id as this slave has connected to the master; the first event ‘mysql3306.001798’ at 156, the last event read from ‘/data/mysql3306/log/mysql3306.001798’ at 125, the last byte read from ‘/data/mysql3306/log/mysql3306.001798’ at 156. Error code: 1236;
二、报错产生原因
  • “database.server.id”: “1030131”,
  • connector有重复的server_id,需要保证每个connector对应唯一的server_id
  • database.server.id有重复会导致原来使用这个server_id的connector报错
三、报错解决方法
  • 修改报错conn
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/694607.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号