260 Commits (420bcd69a6360631052e6bc352bdc2ad644962fa)

Author SHA1 Message Date
Wenjun Ruan 93c3871925
Support parse ipv6 (#14584) 12 months ago
FlechazoW 027d66d200
[Typo] standardized license header. (#14548) 12 months 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 9b269b3c53
Use common response for sync request (#13847) 1 year ago
Rick Cheng 85605bbef9
[Improvement-13653][Remote Logging] Support api-server to get task log from remote target (#13654) 1 year ago
Wenjun Ruan 68660ec96b
Refactor remote command (#13809) 1 year ago
Wenjun Ruan d1b6e6f02c
Take over task instance in master failover (#13798) 1 year ago
Eric Gao 394805b2c7
[Feature][Metrics] Tag workflow related metrics with process definition code (workflow id) (#13640) 1 year ago
Wenjun Ruan c9066e8de9
Use MDC to filter task instance log (#13673) 1 year ago
fuchanghai 7bf3e3cdd6
[improve-#13201] update pid during running (#13206) 1 year ago
Rick Cheng 2bd65fb2df
[Feature][Remote Logging] Add support for writing task logs to OSS (#13332) 1 year ago
seedscoder 8d12dc0702
[Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) 1 year ago
Wenjun Ruan de70421a1e
Remove the log path check (#13280) 2 years ago
Wenjun Ruan 14ec4a2398
Remove dao module in worker (#13242) 2 years ago
Aaron Wang 08335b1032
[Improvement][Task] Improved way to collect yarn job's appIds (#12197) 2 years ago
caishunfeng dedff70f90
[Improvement] Merge spi.utils into common.utils (#12502) 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
kezhenxu94 db1d319159
Reorganize some classes in common module, remove duplicate classes (#12321) 2 years ago
Eric Gao 9ab79e064c
[Improvement][Test] Fully remove the usage of powermock from the whole project (#12244) 2 years ago
sgw 165b9a58de
[DS-12131][master] Optimize the log printing of the master module acc… (#12152) 2 years ago
Yann Ann c87f6d89a4
[fix#12195] Change date to timestamp to support cross diff time zones (#12239) 2 years ago
Wenjun Ruan d3a77c68e6
Make LogServiceClient Singleton (#11777) 2 years ago
Wenjun Ruan 03e1e6fe45
[Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task (#11701) 2 years ago
Wenjun Ruan 5fa3e7b1ed
Add pause to task instance status (#11390) 2 years ago
caishunfeng 0464123c2b
[Feature-11223] support stream task (#11350) 2 years ago
Wenjun Ruan 8774415197
Split ExecutionStatus to WorkflowExecutionStatus and TaskExecutionStatus (#11340) 2 years ago
zhuxt2015 3701a24d15
[Improvement][Task Log] Task status log print description instead of code (#11009) 2 years ago
Wenjun Ruan 5e9c7dad23
Add dolphinscheduler-bom to manage the dependency version (#11025) 2 years ago
Wenjun Ruan 998e4d74dd
Kill task when we do master failover to avoid task lost (#10997) 2 years ago
Wenjun Ruan cade66a9b6
[Fix-10827] Fix network error cause worker cannot send message to master (#10886) 2 years ago
caishunfeng aa8b88a875
[Feature-10871] add workflow executing data query (#10875) 2 years ago
Wenjun Ruan f639a2eed4
[Fix-10854] Fix database restart may lost task instance status (#10866) 2 years ago
Wenjun Ruan 67d14fb7b3
[Fix-10785] Fix state event handle error will not retry (#10786) 2 years ago
Wenjun Ruan 66624c5c86
[Bug] [Master] Worker failover will cause task cannot be failover (#10631) 2 years ago
WangJPLeo f46faa02c3
[Fix-10452] Serial wait for policy recovery (#10453) 2 years ago
Wenjun Ruan ad2646ff1f
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479) 2 years ago
Wenjun Ruan b0d9d3f9ab
Add some warning log in master (#10383) 2 years ago
Wenjun Ruan e21d7b1551
[Feature][metrics] Add master, worker metrics (#10326) 2 years ago
Wenjun Ruan 516757cc74
[Fix] [Worker] Fix worker will hang if fails to start (#10342) 2 years ago
kezhenxu94 d80cf21456
Clean up unused dependencies and packaging issues (#9944) 2 years ago
JinYong Li 49979c658e
[Fix-8828] [Master] Assign tasks to worker optimization (#9919) 2 years ago
guoshupei ca95d2f928
[Fix-9221] [alert-server] optimization and gracefully close (#9246) 2 years ago
Eric Gao fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT (#9223) (#9299) 2 years ago
caishunfeng ddf1ff98fa
[Improvement-7697][Master/Worker] Change the task ack to runnning callback (#8719) 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
wangyang 0d8079a816
[DS-7992][feat] Alert module judging strategy (#8636) 2 years ago
yimaixinchen a72742b9de
remove unuse import jsonFormat (#8548) 2 years ago
caishunfeng 84f2cfec39
[Feature][Server] Custom timezone - Add timezone handler unified (#8477) 2 years ago