Jay Chung
3cea494dba
[maven-release-plugin] prepare for next development iteration
2023-03-30 20:27:31 +08:00
Jay Chung
dc3c965134
[maven-release-plugin] prepare release 3.0.5
2023-03-30 20:26:22 +08:00
Jay Chung
0a9e72e218
[maven-release-plugin] prepare for next development iteration
2023-03-30 19:33:08 +08:00
Jay Chung
ec4dafa057
[maven-release-plugin] prepare release 3.0.5
2023-03-30 19:33:07 +08:00
ititdog
33f2cafdb0
Update WorkflowExecuteRunnable.java ( #13155 )
...
(cherry picked from commit d64004abea )
2023-03-30 18:22:54 +08:00
HomminLee
a7fc67faed
[Fix-13657][Master]NPE caused by the execution of workflow with startNode and forbidden task ( #13668 )
...
Co-authored-by: HomminLee <lihongmin@ysstech.com>
(cherry picked from commit fba59981d4 )
2023-03-30 18:20:58 +08:00
Jay Chung
7dd7391835
[maven-release-plugin] prepare for next development iteration
2022-12-28 20:11:15 +08:00
Jay Chung
0a4175261e
[maven-release-plugin] prepare release 3.0.4
2022-12-28 20:11:14 +08:00
sssqhai
bc1cf25f4d
Solve the deadlock problem caused by queuing ( #13191 )
...
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing
* Solve the deadlock problem caused by queuing,move the event to the tail by throwing a exception
Co-authored-by: wfs <wangfushun@cdqcp.cpm>
(cherry picked from commit 7a0a2c2a46 )
2022-12-28 12:03:22 +08:00
Kevin.Shin
82ea78aa83
[Bug] wrong logic when master-server check data-quality result ( #13065 )
...
Co-authored-by: shenk-b <shenk-b@glodon.com>
(cherry picked from commit 12a6138d33 )
2022-12-28 11:21:05 +08:00
Jay Chung
bab80aaba2
[maven-release-plugin] prepare for next development iteration
2022-12-05 16:19:34 +08:00
Jay Chung
a3b882a80a
[maven-release-plugin] prepare release 3.0.3
2022-12-05 16:19:33 +08:00
Yann Ann
f677d3311d
make sure all failed task will save in errorTaskMap ( #12424 )
...
(cherry picked from commit 38b643f69b )
2022-11-28 17:25:08 +08:00
EricGao888
934e7f806c
[maven-release-plugin] prepare for next development iteration
2022-11-16 21:21:48 +08:00
EricGao888
d2ba3d4cfb
[maven-release-plugin] prepare release 3.0.2
2022-11-16 21:21:47 +08:00
EricGao888
ef3669fc3a
[maven-release-plugin] prepare for next development iteration
2022-11-16 14:18:18 +08:00
EricGao888
818a256952
[maven-release-plugin] prepare release 3.0.2
2022-11-16 14:18:17 +08:00
Eric Gao
f2cec3e259
Only expose necessary actuator endpoints ( #12571 ) ( #12794 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-11-07 19:54:53 +08:00
Eric Gao
ffb8b6ef70
[fix-#11753] send alert error alert data id ( #11774 ) ( #12762 )
...
Co-authored-by: fuchanghai <changhai.fu@marketingforce.com>
2022-11-07 14:58:31 +08:00
zhuangchong
5f85235462
[maven-release-plugin] prepare for next development iteration
2022-09-22 16:10:18 +08:00
zhuangchong
cb03ca8166
[maven-release-plugin] prepare release 3.0.1
2022-09-22 16:10:17 +08:00
caishunfeng
54a19b3cb7
[Bug][Timezone][3.0.1] fix timezone when complement data and preview ( #12093 )
...
* fix timezone in complement data and schedule preview
* fix timezone in complement data and schedule preview
* code improvement
2022-09-22 14:32:24 +08:00
zhuangchong
364cafe138
[maven-release-plugin] prepare for next development iteration
2022-09-19 13:36:46 +08:00
zhuangchong
17e36b7060
[maven-release-plugin] prepare release 3.0.1
2022-09-19 13:36:45 +08:00
JinYong Li
ab8f878631
fix heartBeatTaskCount bug ( #12024 )
2022-09-18 11:49:21 +08:00
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 )
...
* Fix kill task failed will cause the taskGroup cannot release and add taskGroup log (#11469 )
(cherry picked from commit 4d13a5104b )
2022-09-18 09:37:57 +08:00
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 )
...
(cherry picked from commit 05589606a2 )
2022-09-17 22:55:40 +08:00
Wenjun Ruan
8fefb9ecfd
Add dependent task instance log ( #11541 ) ( #12014 )
...
* Add dependent task instance log
* Optimize log
* Fix dependent task initialize failed will throw exception
(cherry picked from commit a41c6824fc )
2022-09-17 18:32:28 +08:00
Wenjun Ruan
84876b9f15
If the task processor is not found need to throw error rather than exception ( #11461 ) ( #12012 )
...
(cherry picked from commit 4362fb8448 )
2022-09-17 18:25:11 +08:00
Wenjun Ruan
41a6d09c4f
Fix workflow instance may failover many times due to doesn't check the restart time ( #11445 ) ( #12010 )
...
(cherry picked from commit 0ca3086296 )
2022-09-17 17:51:40 +08:00
Wenjun Ruan
0237654e96
Fix find last process instance in dependent task is not correct ( #11424 ) ( #12009 )
...
(cherry picked from commit a2b5219315 )
2022-09-17 17:50:56 +08:00
Wenjun Ruan
a615e6ee3d
Fix quartz threadPriority config name error ( #11596 ) ( #12015 )
...
* Fix quartz threadPriority config name error
* Add batchTriggerAcquisitionMaxCount config
(cherry picked from commit 8886d5a126 )
2022-09-17 14:25:20 +08:00
Wenjun Ruan
fc72f8bae1
[Fix-11413] Cannot set task status to kill if the task is not in running( #11414 ) ( #12007 )
...
(cherry picked from commit 496c2d4bfa )
2022-09-17 13:55:20 +08:00
Wenjun Ruan
36135d4151
Clear thread name in BaseTaskProcessor ( #11422 ) ( #12008 )
...
(cherry picked from commit 47b50067ef )
2022-09-17 11:30:57 +08:00
Kerwin
d94797dfbc
Remove logger header in task log file ( #11555 ) ( #11968 )
2022-09-16 13:03:22 +08:00
caishunfeng
43d9c00259
[Cherry-pick][Bug] [Master] WorkflowExecuteRunnable will face a infinite loop #11838 #11864 ( #11949 )
...
Co-authored-by: Yann Ann <2993643785@qq.com>
2022-09-15 10:36:34 +08:00
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2022-08-05 18:16:57 +08:00
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2022-08-05 18:16:57 +08:00
Wenjun Ruan
230adbf621
Fix TaskGroup cannot work and will cause master dead loop ( #11254 ) ( #11318 )
...
* Fix TaskGroup cannot work and will cause master dead loop
* Remove acquireTaskGroupAgain in ProcessServiceImpl
(cherry picked from commit acd3d3fab1 )
2022-08-05 17:40:22 +08:00
xiangzihao
a05d7cc8f4
fix_10514 ( #10568 )
...
(cherry picked from commit 0f38217b12 )
2022-08-03 19:41:14 +08:00
xiangzihao
5e129d478e
add datasource health check to the healthcheck endpoint ( #10588 )
...
(cherry picked from commit 1111371c9a )
2022-08-03 19:41:14 +08:00
xiangzihao
b0113a9b64
dependent node log output optimization and fix checkstyle ( #10593 )
...
(cherry picked from commit 397e51fa63 )
2022-08-03 19:41:14 +08:00
Wenjun Ruan
072672a127
Fix recovery from failed task will dead loop ( #11239 )
...
(cherry picked from commit 04f3aa9713 )
2022-08-02 19:07:08 +08:00
caishunfeng
034475bfbe
[Bug-11101] fix task failover NPE ( #11168 )
...
(cherry picked from commit 6c7e00c4aa )
2022-07-28 11:14:33 +08:00
caishunfeng
cec5e88319
[Bug-11071] Fix task local params NPE ( #11166 )
...
* fix local param NPE
* delete empty files
2022-07-28 09:43:58 +08:00
caishunfeng
b9e3187ad5
[Feature-10871] add workflow executing data query ( #10875 )
...
* add workflow executing data query
* fix sonar check for interrupted
2022-07-19 16:10:42 +08:00
Wenjun Ruan
5a2ea0b76b
Fix compile error
2022-07-19 12:30:26 +08:00
Wenjun Ruan
648d469b62
Return status
2022-07-19 12:27:49 +08:00
Wenjun Ruan
f3250bf5fa
Fix worker cannot shutdown due to resource close failed or heart beat check failed ( #10979 )
...
* Use try-with-resource to close resource, and add heart error threshold to avoid worker cannot close due to heart beat check failed
* Move heartbeat error threshold to applicaiton.yml
(cherry picked from commit 2be1d4bf0a )
2022-07-19 12:23:20 +08:00
Wenjun Ruan
17f0be5bfb
Kill task when we do master failover to avoid task lost ( #10997 )
...
(cherry picked from commit 998e4d74dd )
2022-07-19 12:22:26 +08:00