datax 写入oceanbase 4.2.5 errorlimit 策略配置为record:0不生效
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
datax 202309版本,在写OceanBase 4.2.5时。配置了脏数据退出策略,"errorLimit": {"record": 0,"percentage": 0.00001},遇到目标库字段长度不足时,不抛异常退出,会一直执行。
关键日志,详见截图




Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Reproduce the DataX 202309 job against OceanBase 4.2.5 with errorLimit record:0 and a value exceeding the target column length, then inspect the logs and the error-limit handling path. Done means the job raises an exception and exits after the first dirty record.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100