137 Commits (827eb60dbf501a18ac0d08b958582ac6e67b9d1d)

Author SHA1 Message Date
JinYong Li ab8f878631
fix heartBeatTaskCount bug (#12024) 2 years ago
Wenjun Ruan bc629f8f58
[3.0.1-prepare]cherry-pick Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469) (#12013) 2 years ago
Wenjun Ruan 041e1fd3e6
Set master's task running status in `runTask` to avoid the task group acquire failed, but the task status is in running (#11451) (#12011) 2 years ago
Wenjun Ruan 8fefb9ecfd
Add dependent task instance log (#11541) (#12014) 2 years ago
Wenjun Ruan 84876b9f15
If the task processor is not found need to throw error rather than exception (#11461) (#12012) 2 years ago
Wenjun Ruan 41a6d09c4f
Fix workflow instance may failover many times due to doesn't check the restart time (#11445) (#12010) 2 years ago
Wenjun Ruan 0237654e96
Fix find last process instance in dependent task is not correct (#11424) (#12009) 2 years ago
Wenjun Ruan a615e6ee3d
Fix quartz threadPriority config name error (#11596) (#12015) 2 years ago
Wenjun Ruan fc72f8bae1
[Fix-11413] Cannot set task status to kill if the task is not in running(#11414) (#12007) 2 years ago
Wenjun Ruan 36135d4151
Clear thread name in BaseTaskProcessor (#11422) (#12008) 2 years ago
Kerwin d94797dfbc
Remove logger header in task log file (#11555) (#11968) 2 years ago
caishunfeng 43d9c00259
[Cherry-pick][Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 #11864 (#11949) 2 years ago
Jiajie Zhong 889fd580e3 [maven-release-plugin] prepare for next development iteration 2 years ago
Jiajie Zhong 9efd1ace78 [maven-release-plugin] prepare release 3.0.0 2 years ago
Wenjun Ruan 230adbf621
Fix TaskGroup cannot work and will cause master dead loop (#11254) (#11318) 2 years ago
xiangzihao a05d7cc8f4 fix_10514 (#10568) 2 years ago
xiangzihao 5e129d478e add datasource health check to the healthcheck endpoint (#10588) 2 years ago
xiangzihao b0113a9b64 dependent node log output optimization and fix checkstyle (#10593) 2 years ago
Wenjun Ruan 072672a127 Fix recovery from failed task will dead loop (#11239) 2 years ago
caishunfeng 034475bfbe [Bug-11101] fix task failover NPE (#11168) 2 years ago
caishunfeng cec5e88319
[Bug-11071] Fix task local params NPE (#11166) 2 years ago
caishunfeng b9e3187ad5 [Feature-10871] add workflow executing data query (#10875) 2 years ago
Wenjun Ruan 5a2ea0b76b Fix compile error 2 years ago
Wenjun Ruan 648d469b62 Return status 2 years ago
Wenjun Ruan f3250bf5fa Fix worker cannot shutdown due to resource close failed or heart beat check failed (#10979) 2 years ago
Wenjun Ruan 17f0be5bfb Kill task when we do master failover to avoid task lost (#10997) 2 years ago
Wenjun Ruan 44ddb6908e Fix kill yarn job error when failover caused by doesn't set ProcessDefinition (#10948) 2 years ago
Wenjun Ruan 812d7a8f26 Fix taskInstance's host is not worker nettyServer address (#10926) 2 years ago
Wenjun Ruan 527ee472fb Catch exception when check state in StateWheelExecuteThread (#10908) 2 years ago
Wenjun Ruan 9ee20cffef [Fix-10827] Fix network error cause worker cannot send message to master (#10886) 2 years ago
Wenjun Ruan b259deb196 [Fix-10854] Fix database restart may lost task instance status (#10866) 2 years ago
Wenjun Ruan 71edaf41a2 [Fix-10842] Fix master/worker failover will cause status incorrect (#10839) 2 years ago
Wenjun Ruan 4fc9bce444 [Fix-10785] Fix state event handle error will not retry (#10786) 2 years ago
Wenjun Ruan 04c47034d4 Add task prepare metrics 2 years ago
Wenjun Ruan 7500e99682 [Fix-10785] Fix state event handle error will not retry (#10786) 2 years ago
Wenjun Ruan 3b923e5933 [Fix-10666] Workflow submit failed will still in memory and never retry (#10667) 2 years ago
Wenjun Ruan 6c83967ebe [Improvement-10617] Add comment in slot check (#10618) 2 years ago
Wenjun Ruan 4b224ae2e5 Validate master/worker config (#10649) 2 years ago
Wenjun Ruan db31deb54f [Bug] [Master] Worker failover will cause task cannot be failover (#10631) 2 years ago
Wenjun Ruan fc1c1f6ad1 add CMDPARAM_COMPLEMENT_DATA_SCHEDULE_DATE_LIST 2 years ago
Wenjun Ruan 3ab9ee13fc Optimize master log, use MDC to inject workflow instance id and task instance id in log (#10516) 2 years ago
Wenjun Ruan 9a28d32057 Remove the schedule thread in LowerWeightHostManager (#10310) 2 years ago
Wenjun Ruan 90c87f0121 [Fix-10413] Fix Master startup failure the server still hang (#10500) 2 years ago
Wenjun Ruan 9a59054655 Fix PeerTaskInstancePriorityQueue cannot contains method use taskInstanceId to check (#10491) 2 years ago
Wenjun Ruan 9a4c7f876a Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479) 2 years ago
Wenjun Ruan 52815975bc Add some warning log in master (#10383) 2 years ago
Wenjun Ruan 318a8e3ae0 [Feature][metrics] Add master, worker metrics (#10326) 2 years ago
Wenjun Ruan 81cadd15d2 Optimize MasterServer, add MasterRPCService (#10371) 2 years ago
Wenjun Ruan 4ceb420873 Fix TaskProcessorFactory#getTaskProcessor get common processor is not thread safe (#10479) 2 years ago
WangJPLeo 7b7ec0f20f Complement numbers will run in a loop under the serial strategy fixed. (#10862) 2 years ago