Commit Graph

403 Commits

Author SHA1 Message Date
zhu3pang
b885970b6b
[Improvement-16758][Deploy] Record the fatal error Log (#16829) 2024-11-21 19:54:36 +08:00
Wenjun Ruan
9856453cd7
[DSIP-82][Master/Worker] Use FAILOVER_FINISH_NODES to avoid duplicate workflow/task when failover (#16821) 2024-11-20 08:04:11 +00:00
xiangzihao
bec678a8b9
[DSIP-78][Data Quality] Remove data quality module (#16794) 2024-11-20 09:20:41 +08:00
lile
8340f3f803
[Fix-16813] Missing implememts in isTaskExecutionRunnableForbidden (#16814) 2024-11-18 19:20:11 +08:00
lile
d07a2edae0
[Fix-16793] WorkerGroupChangeNotifier may can not detect cluster's first time change (#16796) 2024-11-14 13:49:55 +08:00
deng-jeffer
53efdaa6c8
[Improvement-16757][Deploy]Avoid overwrite gc log (#16788) 2024-11-07 20:24:41 +08:00
slimtom95
d19655fd1e
[Fix-16764] Tasks dispatched failed weren't delayed properly as documented in GlobalTaskDispatchWaitingQueueLooper 2024-11-05 15:19:43 +08:00
小可耐
5f319e5183
[Fix-16705] [Built-in Parameter] Fix project name and definition name variable parameter not resolved (#16715) 2024-10-25 15:29:57 +08:00
Binit Shrestha
54a31a76ce
[Improvement-16507] Remove spring-boot-starter-cache (#16593) 2024-10-21 17:14:41 +08:00
veli.yang
ccedd2ed95
[Improvement-16612][Master] For logical tasks on the Master, there should be support for dry run (#16616) 2024-10-12 14:25:56 +08:00
Terry Tao
b97f6fcb26
[Improvement-16534][Master] Switch task support includes method (#16594) 2024-09-27 09:10:26 +08:00
xiangzihao
c0f70b88cc
[DSIP-38] Support upload/download plugins from maven repo (#16654) 2024-09-26 14:39:14 +08:00
xiangzihao
d67ea805f9
[DSIP-38] Add plugin directory in binary package (#16613) 2024-09-23 09:59:34 +08:00
Wenjun Ruan
62d33a799a
[DSIP-75] Support auto add license header by spotless (#16643) 2024-09-22 16:27:29 +08:00
Wenjun Ruan
3c944bccee
[Fix-16338][Test] Fix Master integration test case has been skipped in ci (#16637) 2024-09-21 15:31:14 +08:00
Wenjun Ruan
6d29b1c06c
[Improvement-16641] Add thread name in logback (#16640) 2024-09-21 14:37:43 +08:00
xiangzihao
fee4955724
[DSIP-68] Unify the table structure and table fields in backend and frontend ui sections (#16544) 2024-09-04 21:22:34 +08:00
Wenjun Ruan
0f4bce1883
[Improvement-16574][Master] Move some task operations into ITaskExecutionRunnable (#16575) 2024-09-04 13:57:27 +08:00
Wenjun Ruan
3a24d1777b
[DSIP-65] SubWorkflow logic task support failover/repeat running/pause/kill/recover (#16566) 2024-09-04 10:01:37 +08:00
Wenjun Ruan
002e9ca9e3
[Improve] Move recover/repeat running to IWorkflowControlClient (#16545) 2024-08-30 10:07:16 +08:00
xiangzihao
4c195063f9
[Improvement-16516] Uniformly name process in backend code as workflow (#16524) 2024-08-29 10:45:22 +08:00
Wenjun Ruan
20a0e50cce
[DSIP-67] Use command to trigger workflow instance rather generate workflow instance (#16523) 2024-08-28 19:27:40 +08:00
Wenjun Ruan
9448806af0
[DSIP-61][Master] Refactor thread pool and state event orchestration in master (#16327) 2024-08-26 15:19:39 +08:00
veli.yang
10295d322a
[Improvement-16487][Master] Improve the dependent result for workflow dependency tasks (#16488) 2024-08-22 16:28:36 +08:00
Dyqer
57c80f2af5
[Fix-16382] Fix the bug of async master task casthread pool invocations ramp-up 2024-08-15 20:46:51 +08:00
Wenjun Ruan
34b74525d9
[Improvement] Delete taskGroupQueue when release (#16425) 2024-08-07 20:51:52 +08:00
xiangzihao
d9244ca22f
[DSIP-57][Audit] Revert PR 14981 code (#16370) 2024-07-26 14:54:44 +08:00
Wenjun Ruan
f8e1be3930
Set default registry-disconnect-strategy:strategy to stop (#16323)
Co-authored-by: Gallardot <gallardot@apache.org>
2024-07-16 15:35:12 +08:00
xiangzihao
34cd747597
[Improvement-16311] Polish installation docs (#16312)
* polish installation docs

* fix cluster test error
2024-07-15 14:31:14 +08:00
Wenjun Ruan
fb8f3edc5a
Use SecureRandom rather than ThreadLocalRandom (#16291) 2024-07-09 09:58:03 +08:00
Wenjun Ruan
8f6df8d840
[DSIP-54][Master] Use ClusterManager to manage the cluster in master (#16263) 2024-07-05 11:55:00 +08:00
Gallardot
97d164cda7
feat: add heartbeat metrics (#16267)
Signed-off-by: Gallardot <gallardot@apache.org>
2024-07-03 18:38:45 +08:00
Wenjun Ruan
02bef74296
Fix worker overload will casue task failed (#16221) 2024-06-27 13:37:13 +08:00
xiangzihao
e8566818b0
[DSIP-50][UDF Manage] Remove unused udf manage function (#16212)
* Remove unused udf manage function
2024-06-26 21:08:48 +08:00
Wenjun Ruan
ec6a3e0727
[DSIP-46] Unify the logic task params data structure between front-end and back-end (#16193) 2024-06-25 13:32:13 +08:00
Wenjun Ruan
b34fe46044
Fix task cannot use workflow's environment (#16199) 2024-06-24 20:27:25 +08:00
Wenjun Ruan
2ab5f7dd54
Increase zk connect timeout (#16180) 2024-06-21 15:58:48 +08:00
Wenjun Ruan
3f3f0cd4cb
[Chore] Disable composite indicator (#16172) 2024-06-20 10:09:02 +08:00
Wenjun Ruan
4c5dacf4ac
Fix DelayEntryTest might failed (#16176)
Co-authored-by: xiangzihao <460888207@qq.com>
2024-06-19 13:42:32 +08:00
Wenjun Ruan
5df4b1cbc3
Fix condition task will cause workflow instance failed (#16152) 2024-06-19 11:28:35 +08:00
Cancai Cai
834c320d72
[Imporve][Master] Refine the doselect annotation of the distribution policy (#16149) 2024-06-14 11:57:21 +08:00
Cancai Cai
a13eacd61c
[Imporvement] Improve the MasterCofnig module comments of dolphinscheduler (#16134)
Co-authored-by: xiangzihao <460888207@qq.com>
2024-06-12 13:29:23 +08:00
Wenjun Ruan
5e4afe6f64
Fix task nodes under switch task will not be skipped (#16108) 2024-06-05 21:04:23 +08:00
Wenjun Ruan
5867bee95d
Fix task instance which status is dispatch will not be failover (#16107) 2024-06-05 11:33:41 +08:00
changxiangshimian/changxiangshimian.github.io
d675c28812
Update WorkflowExecuteRunnable.java (#16092)
Corrected the following issues
https://github.com/apache/dolphinscheduler/issues/15366
https://github.com/apache/dolphinscheduler/issues/16010
2024-05-31 09:22:26 +08:00
Wenjun Ruan
e6c57430e3
[DSIP-44] Set a delay time to TaskExecuteRunnable if it dispatched failed (#16069) 2024-05-27 21:53:11 +08:00
Wenjun Ruan
f754611509
[DSIP-42] Add dolphinscheduler-aws-authentication module (#16043) 2024-05-24 14:15:03 +08:00
sleo
581a7edad8
modify log msg (#16062)
Co-authored-by: xiangzihao <460888207@qq.com>
2024-05-24 11:28:49 +08:00
Wenjun Ruan
5037f0a5e3
Remove OmitStackTraceInFastThrow in start.sh (#16054) 2024-05-24 10:34:10 +08:00
Wenjun Ruan
6862fe7548
Removed unused StateEventHandleFailure (#16052) 2024-05-23 11:35:46 +08:00