95 Commits (738da1cda3731543cdec61c249a051fbc99da929)

Author SHA1 Message Date
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 7ff34c3947
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost (#11368) 2 years ago
Wenjun Ruan 0ca3086296
Fix workflow instance may failover many times due to doesn't check the restart time (#11445) 2 years ago
Wenjun Ruan 5fa3e7b1ed
Add pause to task instance status (#11390) 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 e1c78d1a49
Move utils, builder under master (#11000) 2 years ago
Wenjun Ruan 998e4d74dd
Kill task when we do master failover to avoid task lost (#10997) 2 years ago
Wenjun Ruan df0416c193
Fix taskInstance's host is not worker nettyServer address (#10926) 2 years ago
Wenjun Ruan cade66a9b6
[Fix-10827] Fix network error cause worker cannot send message to master (#10886) 2 years ago
WangJPLeo b5653ea7f2
Complement numbers will run in a loop under the serial strategy fixed. (#10862) 2 years ago
Wenjun Ruan 3f69ec8f28
[Fix-10842] Fix master/worker failover will cause status incorrect (#10839) 2 years ago
Wenjun Ruan 67d14fb7b3
[Fix-10785] Fix state event handle error will not retry (#10786) 2 years ago
Wenjun Ruan 35a10d092f
[Fix-10666] Workflow submit failed will still in memory and never retry (#10667) 2 years ago
WangJPLeo 8f621ff98b
[Optimization] Calculate global parameter and local parameter at master. (#10704) 2 years ago
Wenjun Ruan 35b25da863
Validate master/worker config (#10649) 2 years ago
Wenjun Ruan 66624c5c86
[Bug] [Master] Worker failover will cause task cannot be failover (#10631) 2 years ago
WangJPLeo b5184138fa
[Feature] Time function analysis extension. (#10624) 2 years ago
Wenjun Ruan b100f6c489
Remove the schedule thread in LowerWeightHostManager (#10310) 2 years ago
Wenjun Ruan ad2646ff1f
Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479) 2 years ago
Wenjun Ruan e21d7b1551
[Feature][metrics] Add master, worker metrics (#10326) 2 years ago
Wenjun Ruan 3ecbee3885
Optimize MasterServer, add MasterRPCService (#10371) 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
BaoLiang ee2b855ced
[BUG][TaskGroup] Task group does not take effect (#10093) 2 years ago
caishunfeng 0cc0ee77fa
[Bug][Master] fix master task failover (#10065) 2 years ago
WangJPLeo a1b6b033ad
[Fix-9906] After the serial wait execution strategy stops the running workflow instance, the instance will be woken up and executed if there is a wait instance. (#9907) 2 years ago
gaojun2048 ebc4253d50
[fix][Service] BusinessTime should format with schedule timezone (#9714) 2 years ago
Paul Zhang 3815a86a3b
[Improvement][Master] Fix typo for MasterTaskExecThreadTest (#9513) 2 years ago
worry 69923546a1
[DS-9263][Improvement][master]optimize failover (#9281) 2 years ago
caishunfeng 52ba2c6475
[Improvement-9288][Master] add task event thread pool (#9293) 2 years ago
caishunfeng ddf1ff98fa
[Improvement-7697][Master/Worker] Change the task ack to runnning callback (#8719) 2 years ago
wangxj3 fd76436d87
[Feature-#8318] [master-server] Sub process transfer parameters to father process (#8522) 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
Martin Huang b0fc6e7a69
[Feature-5752][server]Add blocking task (#6272) 2 years ago
zixi0825 4ba6d667fc
[Feature][DataQuality] Add Data quality Module #4283 (#6718) 2 years ago
wind b5fa54b6be
[Bug-7865][MasterServer] retry logic optimization (#8156) 2 years ago
天仇 90ea6ebb6f
[Improvement-7907][refactor] Optimization for query task instances list when build dag flow (#7915) 2 years ago
wind 4b22ad6cf6
[Implement][MasterServer]TaskProcessor code optimization (#7754) 3 years ago
wind 8808c0a700
[Bug-7474][MasterServer] fix failover when node host is null (#7475) 3 years ago
Kerwin b23f756c22
[Fix-7146][server]Fix the task processor thread is not safe. (#7488) 3 years ago
wind 41bf1a955e
[Improvement-7213][MasterServer] execute thread pool code optimization (#7258) 3 years ago
Kerwin 939fa0c3ba
fix TaskResponseProcessor process NullPointerException (#7318) 3 years ago
kezhenxu94 67cc260d52
Split the components into individual package, refactor configurations to use Spring properties (#7160) 3 years ago