OceanBasewriter中如果已经开始了InsertTask ,若出现异常则datax就不会停止了,一直死循环,希望官方修复一下
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
OceanBasewriter,在insert时如果出现错误(已经启动了Inserttask线程),则如果出现有异常就不会停止。



Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure in OceanBasewriter during insert after an InsertTask thread has started, then inspect the InsertTask lifecycle and its exception handling. Done means the DataX job stops instead of looping indefinitely when the insert operation raises an exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100