Debezium报错处理系列之第112篇:ERROR Producer failure io.debezium.DebeziumException: Cannot replicate because the master purged required binary logs. Replicate the missing transactions from elsewhere, or provision a new slave from backup. Consider increasing the master's binary log expiration period. The GTID set sent by the slave is '19f5cc06-47a4-11ed-be66-0c42a1399368:1-253785170,d55b52f2-47a3-11ed-bbe6-0c42a1367010:1-595011873', and the missing transactions are 'd55b52f2-47a3-11ed-bbe6-0c42a1367010:595011874-727575473' Error code: 1236; SQLSTATE: HY000.
Debezium从入门到精通系列之:研究Debezium技术遇到的各种错误解决方法汇总:
更多Debezium技术请参考博主Debezium技术专栏:
一、完整报错
- [2024-06-27 15:20:51,909] ERROR Producer failure (io.debezium.pipeline.ErrorHandler)
io.debezium.DebeziumException: Cannot replicate because the master purged required binary logs. Replicate the missing transactions from elsewhere, or pr