485 Commits (1e3ae7b9427ae0c17ea0f4e8d091ed24d2660835)

Author SHA1 Message Date
Eric Gao 2f37da0dbc
[Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311) 2 years ago
Yann Ann b357781df2
[Migrate][Test] Migrate junit4 -> junit5 test cases in common, service, and spi modules (#12363) 2 years ago
fuchanghai 22103f975e
[improvement] Migrate all UT cases from jUnit4 to jUnit5 in dao module (#12328) 2 years ago
kezhenxu94 db1d319159
Reorganize some classes in common module, remove duplicate classes (#12321) 2 years ago
Jiajie Zhong 0e1c8d8153
[Feature][API] New restful API task and task relation (#12116) 2 years ago
rickchengx 05099bd8f7
[Improvement-12296][Test] Close static mock (#12300) 2 years ago
Eric Gao 9ab79e064c
[Improvement][Test] Fully remove the usage of powermock from the whole project (#12244) 2 years ago
Yann Ann c87f6d89a4
[fix#12195] Change date to timestamp to support cross diff time zones (#12239) 2 years ago
caishunfeng 40090d459e
[Improvement] remove log-server and server module (#12206) 2 years ago
Wenjun Ruan aacabc6ec7
Remove workerGroup in registry (#12217) 2 years ago
fuchanghai e27c79974d
[fix-#11753] send alert error alert data id (#11774) 2 years ago
Eric Gao d1e409e9a2
[Improvement][Test] Remove powermock in service and server modules (#12164) 2 years ago
xuhhui 6466cc7c41
[Improvement][Master] Construct processInstance may NPE when master handling command (#12056) 2 years ago
Wenjun Ruan fba5a8eaa0
Fix insert command error due to the id is not null (#12092) 2 years ago
Wenjun Ruan 26dad5e2a8
Fix update TaskDefinition error (#12060) 2 years ago
insist777 5b384f3fab
[Feature-11473][Task]Support test task (#11670) 2 years ago
Wenjun Ruan d833a28b2e
Fix cannot save processDefinition (#11931) 2 years ago
Wenjun Ruan d3a77c68e6
Make LogServiceClient Singleton (#11777) 2 years ago
caishunfeng 2e61c76c22
[Improvement] Add remote task model (#11767) 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 67e7f88d8b
Refactor heart beat task, use json to serialize/deserialize (#11702) 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 b96d69701a
[Improvement-#11613] Add spi priority factory (#11614) 2 years ago
Wenjun Ruan 4d13a5104b
Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469) 2 years ago
kezhenxu94 f6ef628030
Support reading application properties from kubernetes config map (#11402) 2 years ago
JiPeng Wang 13d400ceb6
[Fix-11465] Serial first, the last executing instance will be stopped (#11466) 2 years ago
Wenjun Ruan 7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost (#11368) 2 years ago
longtb be66035dee
[Improvement] Avoid using search in for and start using testSaveTaskDefine (#11383) 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
Wenjun Ruan acd3d3fab1
Fix TaskGroup cannot work and will cause master dead loop (#11254) 2 years ago
Wenjun Ruan 8e21c38c00
Write alert result into db (#11221) 2 years ago
JinYong Li e5cca0e79b
[Fix-11007] [Master] fix forced_success bug (#11088) 2 years ago
Wenjun Ruan 5e9c7dad23
Add dolphinscheduler-bom to manage the dependency version (#11025) 2 years ago
caishunfeng 65d2b8f14e
[Bug] fix task params pass (#11053) 2 years ago
Mr.An d7df899909
[Fix-11003]Task group queue is not updated to final state (#11004) 2 years ago
Wenjun Ruan 083ab2b5c9
Remove dao in worker (#10994) 2 years ago
Wenjun Ruan 2be1d4bf0a
Fix worker cannot shutdown due to resource close failed or heart beat check failed (#10979) 2 years ago
WangJPLeo 2397423eb6
Solve transaction problems under multi-threading (#10917) 2 years ago
Wenjun Ruan 2a67866718
Catch exception when check state in StateWheelExecuteThread (#10908) 2 years ago
Wenjun Ruan f639a2eed4
[Fix-10854] Fix database restart may lost task instance status (#10866) 2 years ago
Wenjun Ruan 3f69ec8f28
[Fix-10842] Fix master/worker failover will cause status incorrect (#10839) 2 years ago
Wenjun Ruan 426567348e
Remove quartz in service (#10748) 2 years ago
Wenjun Ruan 67d14fb7b3
[Fix-10785] Fix state event handle error will not retry (#10786) 2 years ago
WangJPLeo b7fbf6c4ad
[API] Do not specify rollback for ensure in case of any exception or error. (#10793) 2 years ago
zhuxt2015 182b9c9b26
[Feature][Master] Failover workflow instance base on priority (#10754) 2 years ago
Wenjun Ruan 35a10d092f
[Fix-10666] Workflow submit failed will still in memory and never retry (#10667) 2 years ago
houshitao f8650b7b7c
[Bug] [Api-Service] Workflow and subworkflow instance does not change after clicking rerun。 (#10727) 2 years ago