368 Commits (b34fe4604423ff209e42a6a65ac2e75770625143)

Author SHA1 Message Date
Wenjun Ruan b34fe46044
Fix task cannot use workflow's environment (#16199) 4 months ago
Wenjun Ruan 2ab5f7dd54
Increase zk connect timeout (#16180) 4 months ago
Wenjun Ruan 3f3f0cd4cb
[Chore] Disable composite indicator (#16172) 4 months ago
Wenjun Ruan 4c5dacf4ac
Fix DelayEntryTest might failed (#16176) 5 months ago
Wenjun Ruan 5df4b1cbc3
Fix condition task will cause workflow instance failed (#16152) 5 months ago
Cancai Cai 834c320d72
[Imporve][Master] Refine the doselect annotation of the distribution policy (#16149) 5 months ago
Cancai Cai a13eacd61c
[Imporvement] Improve the MasterCofnig module comments of dolphinscheduler (#16134) 5 months ago
Wenjun Ruan 5e4afe6f64
Fix task nodes under switch task will not be skipped (#16108) 5 months ago
Wenjun Ruan 5867bee95d
Fix task instance which status is dispatch will not be failover (#16107) 5 months ago
changxiangshimian/changxiangshimian.github.io d675c28812
Update WorkflowExecuteRunnable.java (#16092) 5 months ago
Wenjun Ruan e6c57430e3
[DSIP-44] Set a delay time to TaskExecuteRunnable if it dispatched failed (#16069) 5 months ago
Wenjun Ruan f754611509
[DSIP-42] Add dolphinscheduler-aws-authentication module (#16043) 5 months ago
sleo 581a7edad8
modify log msg (#16062) 5 months ago
Wenjun Ruan 5037f0a5e3
Remove OmitStackTraceInFastThrow in start.sh (#16054) 5 months ago
Wenjun Ruan 6862fe7548
Removed unused StateEventHandleFailure (#16052) 5 months ago
Wenjun Ruan 61915a2d5d
Fix workflow instance restart failed due to duplicate key in varpool (#16001) 6 months ago
刘阳阳(liuyangyang) ba5de75829
Add tenantCode propagation to DynamicCommandUtils.createCommand (#15956) 6 months ago
privking bbca37d03e
[FIX] Completed tasks cannot be re-executed in a workflow instance (#15884) 6 months ago
Wenjun Ruan 99d8276be7
Optimizing the scope of RPC base classes (#15946) 6 months ago
JohnHuang d218b021e7
[DSIP-25][Remote Logging] Split remote logging configuration (#15826) 6 months ago
Wenjun Ruan 647cbae400
[DSIP-32][Master] Add command fetcher strategy for master fetch command (#15900) 6 months ago
DaqianLiao b29965bdce
[Fix] In updateWorkerNodes method, the workerNodeInfoWriteLock should be used. #15898 (#15903) 6 months ago
Wenjun Ruan b3b8c0784d
Fix kill dynamic task doesn't kill the wait to run workflow instances (#15896) 6 months ago
Wenjun Ruan e2c8b080f9
[DSIP-31] Reduce the thread pool size of hikari (#15890) 6 months ago
Wenjun Ruan 285c5a8eb5
[DSIP-28] Donnot scan whole bean under classpath (#15874) 7 months ago
Wenjun Ruan 163f8f01f0
Fix jdbc registry cannot work (#15861) 7 months ago
Wenjun Ruan 883848f6ee
Remove unused caffeine cache (#15830) 7 months ago
Wenjun Ruan 66df5d4b90
Split cpuUsage to systemCpuUsage and jvmCpuUsage (#15803) 7 months ago
Evan Sun c0435e5bd8
fix dependent task logic (#15795) 7 months ago
Wenjun Ruan dc4dad135c
Fix TaskGroupCoordinator might cause OOM when there is a lot of waiting TaskGroupQueue (#15773) 7 months ago
Wenjun Ruan dcc9d64ef6
Fix Switch logic task doesn't check the branch exist (#15755) 7 months ago
Wenjun Ruan 2e169076dc
Fix delay execution task will never be dispatched (#15751) 7 months ago
caishunfeng 99a2461785
[Improvement] change js engine (#15747) 7 months ago
caishunfeng 4a255fd523
Fix switch js, add black key (#15680) 8 months ago
calvin eab71f1071
[Improvement-15707][Master] Work out the issue that the workflow with a task dependency couldn't work well. (#15712) 8 months ago
ZhongJinHacker 738da1cda3
[Fix][Master] Fix Potential danger in the event of a worker failover (#15689) 8 months ago
Wenjun Ruan 04a6b0d281
Fix task mighe be dispatched even if it has been killed (#15662) 8 months ago
Wenjun Ruan 2b4c1e06b6
Fix recover pause workflowInstance may generate failover taskInstance (#15611) 8 months ago
Wenjun Ruan 8a35e8b2f8
Fix switch task will throw exception when there is not parameters (#15594) 9 months ago
Wenjun Ruan 3526b42df6
Add Server HealthIndicator (#15274) 9 months ago
Jay Chung 01eb8f834f
fix: start param for wf not work (#15544) 9 months ago
caishunfeng ef9ed3db55
fix switch js (#15487) 9 months ago
Jay Chung 8efaa9fa1f
fix: data quality can not use (#15551) 9 months ago
Wenjun Ruan 89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 9 months ago
Wenjun Ruan 25810a81dc
Exit JVM when OOM (#15538) 9 months ago
sleo 431414729f
【Master】【Bug】Fix a bug, When the worker service offline, workerNodeInfo cache in master cannot delete the offline worker (#15459) 9 months ago
Wenjun Ruan 64e1e67581
Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 10 months ago
Wenjun Ruan 44c356db4d
TaskGroupPriority only compare When TaskGroup is same (#15486) 10 months ago
Wenjun Ruan 603dfa2e4b
Fix notify failover WorkflowInstance will cause NPE (#15499) 10 months ago
Wenjun Ruan 7b9c9e0eb2
Enable set ServerLoadProtection fot Master/Worker (#15439) 10 months ago