4paradigm / 4paradigm/OpenMLDB
kafka-connector:If wrong data is sent to Kafka, the connector process will crash
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- kafka
- 領域
- data-engineering, databases, stream-processing
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100