alibaba / alibaba/DataX

Java程序调用datax启动多个同步任务报错,每个任务单独执行没问题

Open
#2,124 3 comments 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

同时启动多个任务,或者循环启动多个任务,数据库插件是一个,但是会报脏数据,如果每个任务执行完停了应用程序然后执行下一个任务就正常,感觉第一个任务执行完成后没有清理资源,第二个任务读到了第一个同步任务的同步信息,也可能是俩个任务没有隔离环境? 求解决~

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing concurrent or looped Java launches of multiple DataX synchronization tasks, comparing them with individually executed tasks. Investigate whether the shared database plugin or task resources retain synchronization state between runs. Done means concurrent tasks remain isolated, do not report cross-task dirty data, and individual execution still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.