4paradigm / 4paradigm/OpenMLDB
Kafka connector: when the data type is wrong, there is no error log
Open
bug
extensions
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**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.
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka
- Domain
- data-engineering, databases, stream-processing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100