OpenMLDB
OpenMLDB copied to clipboard
kafka-connector:If wrong data is sent to Kafka, the data cannot be synchronized later
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
kafka-connecter restart log:

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