34 Commits (738da1cda3731543cdec61c249a051fbc99da929)

Author SHA1 Message Date
Wenjun Ruan 04a6b0d281
Fix task mighe be dispatched even if it has been killed (#15662) 4 months ago
Wenjun Ruan 89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 5 months ago
Wenjun Ruan 2119e41800
[Improvement] Move delay calculation to Master (#15278) 7 months ago
Wei Xiaonan c0ed68121d
[Feature-14832][Listener]Implementation of Listener Mechanism (#14981) 8 months ago
eye-gu 7ae4fb3787
[Fix-14149][master] task finished so not dispatch (#14161) 10 months ago
Wenjun Ruan 55cc77226f
[RPC] Refactor the remote module. (#14776) 10 months ago
caishunfeng 59998f4c75
[Improvement] add dispatch fail times when compare (#14761) 10 months ago
Wenjun Ruan e6d94632b9
Add WorkflowExecuteContext (#14544) 12 months ago
旺阳 c812bf9d49
[Bug] [Mater] Not got latest task intance by task code (#14529) 12 months ago
旺阳 465e7ae6ee
[Bug] [Master] Workflow keep running when task has no id (#14315) 1 year ago
Wenjun Ruan aa2d9a7f05
Add baseDao (#14316) 1 year ago
JieguangZhou e7cdc7c136
[Feature][Task Plugin] Add Dynamic task to generate dynamic worklfows with list parameters (#14127) 1 year ago
Wenjun Ruan cf91544b99
Refactor logic task (#13948) 1 year ago
Kerwin 79cb707b57
[Improvement-13932][API] Tenant parameters and Worker group parameters are put together in the task startup parameters (#13935) 1 year ago
Wenjun Ruan 9df89cf0cf
Use bootstrap user as the default tenant (#13825) 1 year ago
Wenjun Ruan d1b6e6f02c
Take over task instance in master failover (#13798) 1 year ago
JieguangZhou e4b9b67255
Allow execute task in workflow instance (#13103) 2 years ago
Yann Ann 04aa125ba2
[Refactor]migrate some task dao functions from ProcessServiceImpl to dao modules. (#12505) 2 years ago
caishunfeng dedff70f90
[Improvement] Merge spi.utils into common.utils (#12502) 2 years ago
Yann Ann b936b882bb
[Refactor] Migrate all command-related interface functions from ProcessServiceImpl (#12474) 2 years ago
Eric Gao d46e4659d9
[Improvement][Style] Fix remaining style errors and wildcard imports (#12412) 2 years ago
Yann Ann bc80f34056
[Migrate][Test] Migrate all UT cases from jUnit 4 to 5 in master, worker, and remote modules (#12362) 2 years ago
Eric Gao cc82206c33
Remove powermock in dolphinscheduler-master module (#12143) 2 years ago
insist777 5b384f3fab
[Feature-11473][Task]Support test task (#11670) 2 years ago
kezhenxu94 efedc9a53c
Bump up dependencies to fix cves (#11765) 2 years ago
caishunfeng f8d46a26c1
[Feature-11530] add state history for process instance (#11757) 2 years ago
Wenjun Ruan 8774415197
Split ExecutionStatus to WorkflowExecutionStatus and TaskExecutionStatus (#11340) 2 years ago
Wenjun Ruan 35a10d092f
[Fix-10666] Workflow submit failed will still in memory and never retry (#10667) 2 years ago
Wenjun Ruan ad2646ff1f
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479) 2 years ago
Paul Zhang 3815a86a3b
[Improvement][Master] Fix typo for MasterTaskExecThreadTest (#9513) 2 years ago
Kerwin a1bef43981
[Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module (#8584) 2 years ago
wind 4b22ad6cf6
[Implement][MasterServer]TaskProcessor code optimization (#7754) 3 years ago
Kerwin b23f756c22
[Fix-7146][server]Fix the task processor thread is not safe. (#7488) 3 years ago
kezhenxu94 67cc260d52
Split the components into individual package, refactor configurations to use Spring properties (#7160) 3 years ago