alibaba / alibaba/DataX

OceanBasewriter中如果已经开始了InsertTask ,若出现异常则datax就不会停止了,一直死循环,希望官方修复一下

Open
#2,238 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

OceanBasewriter,在insert时如果出现错误(已经启动了Inserttask线程),则如果出现有异常就不会停止。
![image](https://github.com/user-attachments/assets/9c7f07e4-96a6-4b9e-818d-26662e9c8bc5)
![image](https://github.com/user-attachments/assets/35e1645d-7d1c-45f2-beb8-e856780de879)
![image](https://github.com/user-attachments/assets/b141e573-d0d0-4694-814b-14eb3b0a09f5)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.