125 Commits (3.0.0-release)

Author SHA1 Message Date
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
devosend 7ddaa2f47d [maven-release-plugin] prepare for next development iteration 2 years ago
devosend 0a1b9bdd52 [maven-release-plugin] prepare release 3.0.0-beta-2 2 years ago
devosend d68dcda2bb [chore] pre-release change pom.xml 2 years ago
Jiajie Zhong 57ade38939 [maven-release-plugin] prepare release 3.0.0-beta-1 2 years ago
旺阳 e08b08efdd [improve] Change Mysql Driver (#10220) 2 years ago
BaoLiang b016037a6f [BUG][TaskGroup] Task group does not take effect (#10093) 2 years ago
xiangzihao 98576cb509 [Fix-10049] Conditions Task branch flow failed (#10077) 2 years ago
caishunfeng aa51c66d91 [Bug][Master] fix master task failover (#10065) 2 years ago
WangJPLeo 7b0e6fe5ec [Fix-9975] The selected task instance was recreated when the Master service fail… (#9976) 2 years ago
Tq 104f67d306 [Bug] [MASTER-9811]fix cmd param to overwrite global param when executing complement (#9952) 2 years ago
Jiajie Zhong a9fa6b33a4
[chore] Change release version to 3.0.0-beta-1 (#9957) 2 years ago
Paul Zhang 8562f6a878
[Feature][Log]Add timezone information in log output (#9913) 2 years ago