4paradigm / 4paradigm/OpenMLDB
kafka-connector:If wrong data is sent to Kafka, the connector process will crash
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
**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**
1.
2.
3.
4.
Guía de contribución
Línea de trabajo
Look at the Kafka connector code in the OpenMLDB repository, likely under connectors or streaming modules. Examine error handling around data ingestion and deserialization. The fix involves making the connector resilient to malformed data, logging errors, and continuing to process subsequent messages. Testing requires setting up a Kafka instance and sending both correct and incorrect data to verify the connector does not crash.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- kafka
- Área
- data-engineering, databases, stream-processing
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100