4paradigm / 4paradigm/OpenMLDB
Kafka connector: when the data type is wrong, there is no error log
オープン
bug
extensions
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Bug Description**
+ version: v0.6.0
+ When the data type is wrong, synchronization will not occur, but there is no error
+ When the value of pk.fields is not an index column, it cannot be deleted, but there is no error log
**Expected Behavior**
Check the connect.log for error logs
**Steps to Reproduce**
1.
2.
3.
4.
コントリビューションガイド
調査の方向性
Look for Kafka connector code in the OpenMLDB repository, likely under connectors or sync modules. Examine logging logic around data type validation and primary key field handling. Run the connector with a misconfigured data type or non-index PK field to see if errors are silently dropped.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- kafka
- 領域
- data-engineering, databases, stream-processing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100