OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

kafka-connector:If wrong data is sent to Kafka, the data cannot be synchronized later

Open wuyou10206 opened this issue 3 years ago • 2 comments

Bug Description

  • version:v0.6.0 If the wrong data is sent to Kafka, the data cannot be synchronized later. You need to delete topic and restart Kafka connect.

Expected Behavior The error data will prompt the error information in the log, and the subsequent data can be synchronized normally

Steps to Reproduce

wuyou10206 avatar Aug 03 '22 11:08 wuyou10206

kafka-connecter restart log: 1c435ceb91df7e558715912783a0cf67

wuyou10206 avatar Aug 04 '22 02:08 wuyou10206

kafka-connector.config set: "errors.tolerance": "all", "errors.deadletterqueue.topic.name": "xxx",

zxins avatar Aug 05 '22 07:08 zxins