339 Commits (ac0189a636ea91715f2fbaf1e79e8e9e27b07bee)

Author SHA1 Message Date
Wenjun Ruan dc4dad135c
Fix TaskGroupCoordinator might cause OOM when there is a lot of waiting TaskGroupQueue (#15773) 6 months ago
Wenjun Ruan dcc9d64ef6
Fix Switch logic task doesn't check the branch exist (#15755) 6 months ago
Wenjun Ruan 2e169076dc
Fix delay execution task will never be dispatched (#15751) 6 months ago
caishunfeng 99a2461785
[Improvement] change js engine (#15747) 6 months ago
caishunfeng 4a255fd523
Fix switch js, add black key (#15680) 7 months ago
calvin eab71f1071
[Improvement-15707][Master] Work out the issue that the workflow with a task dependency couldn't work well. (#15712) 7 months ago
ZhongJinHacker 738da1cda3
[Fix][Master] Fix Potential danger in the event of a worker failover (#15689) 7 months ago
Wenjun Ruan 04a6b0d281
Fix task mighe be dispatched even if it has been killed (#15662) 7 months ago
Wenjun Ruan 2b4c1e06b6
Fix recover pause workflowInstance may generate failover taskInstance (#15611) 7 months ago
Wenjun Ruan 8a35e8b2f8
Fix switch task will throw exception when there is not parameters (#15594) 8 months ago
Wenjun Ruan 3526b42df6
Add Server HealthIndicator (#15274) 8 months ago
Jay Chung 01eb8f834f
fix: start param for wf not work (#15544) 8 months ago
caishunfeng ef9ed3db55
fix switch js (#15487) 8 months ago
Jay Chung 8efaa9fa1f
fix: data quality can not use (#15551) 8 months ago
Wenjun Ruan 89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 8 months ago
Wenjun Ruan 25810a81dc
Exit JVM when OOM (#15538) 8 months ago
sleo 431414729f
【Master】【Bug】Fix a bug, When the worker service offline, workerNodeInfo cache in master cannot delete the offline worker (#15459) 8 months ago
Wenjun Ruan 64e1e67581
Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 9 months ago
Wenjun Ruan 44c356db4d
TaskGroupPriority only compare When TaskGroup is same (#15486) 9 months ago
Wenjun Ruan 603dfa2e4b
Fix notify failover WorkflowInstance will cause NPE (#15499) 9 months ago
Wenjun Ruan 7b9c9e0eb2
Enable set ServerLoadProtection fot Master/Worker (#15439) 9 months ago
Gallardot a405abec9e
[Bug][Master]serial_wait strategy workflow unable to wake up (#15270) 9 months ago
Gallardot 575b89e2f9
[Bug][Registry] Optimizing waiting strategy (#15223) 9 months ago
Wenjun Ruan d6dea4633c
Optimize server startup log (#15362) 9 months ago
Wenjun Ruan 5523a62825
Remove taskQueue and looper in worker (#15292) 9 months ago
Wenjun Ruan 5b6b0ceb31
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355) 9 months ago
Gallardot f8a44ff719
[Bug][Master] send ACK event timeout (#15346) 10 months ago
ll 0c470ffe66
[Fix #15129] [Dependent] The date rules of the dependent node are ambiguous. (#15289) 10 months ago
Wenjun Ruan 14272dafab
Fix failover Master might not release taskGroup (#15287) 10 months ago
Wenjun Ruan 2119e41800
[Improvement] Move delay calculation to Master (#15278) 10 months ago
Wenjun Ruan 43f5f24529
Add dolphinscheduler-extract-common module (#15266) 10 months ago
caishunfeng b5eddc0ce8
fix switch condition (#15228) 10 months ago
Wenjun Ruan 1d23e4fe5d
Remove spring cache for dao (#15184) 10 months ago
Dyqer cca1c4a172
fix can't stop bug (#15191) 11 months ago
Wenjun Ruan d6175f3bbf
Exclude DataSourceAutoConfiguration in worker server (#15169) 11 months ago
旺阳 5afd94136c
[Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue (#14992) 11 months ago
fuchanghai 2622685784
[Bug] Fix endless loop (#15092) 11 months ago
Eric Gao d675d32771
Fix confusing constant string for unit convertor (#15126) 11 months ago
Wei Xiaonan c0ed68121d
[Feature-14832][Listener]Implementation of Listener Mechanism (#14981) 11 months ago
Wenjun Ruan a5284e4024
Remove mapper usage in tools (#15073) 11 months ago
Orange Summer 688f84452d
[Feature-14678][Master][UI]Dependent task parameter passing (#14702) 11 months ago
caishunfeng c59b2d5b8c
remove sub workflow finish notify (#15057) 11 months ago
Wenjun Ruan 33084d281f
Add dolphinscheduler-dao-plugin module (#15019) 12 months ago
dbac d683553324
[Improvement][Master] Calculate the remainTime then we set the delay execution. (#15012) 12 months ago
Wenjun Ruan 629fced9ef
Fix task log appender will not be closed immediate after throwing exception (#14989) 12 months ago
Aaron Wang 73e846d03e
[Improvement-14884][Master] Add overload state in master heartbeat to trigger slot change (#14887) 1 year ago
sgw 76bbcbeb30
[Improvement][Master] Split the task dependency mode of the dependent node into workflow dependent and task dependent (#14824) 1 year ago
eye-gu 7ae4fb3787
[Fix-14149][master] task finished so not dispatch (#14161) 1 year ago
eye-gu 33525a17c3
[Fix-14828][master] check task id not null to avoid NPE (#14829) 1 year ago
Wenjun Ruan 742f0c3e60
Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827) 1 year ago