多个任务同时执行时结束日志不正确
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
各位大神好,最近测试发现dataX在运行两个job:比如A是500W数据量的同步任务,B是10W数据量的同步任务。A先开始,但未结束时,B也开始运行了。之后B先结束,开始打印结束人统计信息,没有问题。但当A运行完之后,打印的信息却也是B的。请问这个问题应该如何解决呢?
就是下面这个log:

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Reproduce two overlapping DataX jobs, then trace the end-statistics logging; done means each job reports its own final statistics rather than the other job's.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100