875 Commits

Author SHA1 Message Date
tjq
d531bf3a22 feat: optimize threadpool config 2022-09-12 11:07:05 +08:00
tjq
3b73a750e6 feat: server async process log report to prevent timeout #432 2022-09-12 10:45:56 +08:00
tjq
3869b115ce feat: optimize RejectedExecutionHandlerFactory 2022-09-12 09:36:29 +08:00
tjq
614349370a feat: refactor worker request handler and add monitor 2022-09-11 17:14:00 +08:00
tjq
48ac446014 feat: define MonitorService to inject monitor context 2022-09-10 23:41:48 +08:00
tjq
ac1b1fe0c8 fix: limit worker num failed in map/mapreduce job #450 2022-09-10 09:55:26 +08:00
tjq
dfd1fd069b fix: invalid random when JobInfo's maxWorkerCount is a small value #449 2022-09-10 09:27:57 +08:00
tjq
22db37cad9 feat: optimize instanceMetadataCacheSize 2022-09-10 08:40:29 +08:00
tjq
22522c099d feat: status report append appId info 2022-09-10 08:32:32 +08:00
tjq
eaf6dcad4f feat: add appId in WorkerHeartbeatEvent 2022-09-10 08:30:18 +08:00
tjq
b6de5aa563 feat: add WorkerHeartbeatEvent 2022-09-09 22:45:05 +08:00
tjq
519213ad4a feat: add SlowLockEvent 2022-09-09 00:41:50 +08:00
tjq
ce369b3e30 feat: optimize parseEffectRows 2022-09-09 00:31:54 +08:00
tjq
29a50ed89a feat: optimize parseEffectRows 2022-09-09 00:27:13 +08:00
tjq
2a76e7d043 feat: monitor db effect rows 2022-09-09 00:22:27 +08:00
tjq
cca9c5421e feat: finished jpa base monitor 2022-09-09 00:09:22 +08:00
tjq
e23825c399 feat: use package aop 2022-09-08 23:59:17 +08:00
songyinyin
a7e3c05f6c feat: add docker-compose sample, docker build tag latest 2022-09-08 22:53:48 +08:00
songyinyin
5b865fe49b feat: add docker-compose sample 2022-09-08 22:14:21 +08:00
songyinyin
88bc28140f feat: powerjob worker add property: powerjob.worker.enabled 2022-09-07 23:44:36 +08:00
tjq
a0cc5670d4 feat: define DatabaseEvent 2022-09-06 01:54:10 +08:00
tjq
5080796c6f feat: add monitor module 2022-09-06 00:26:04 +08:00
Echo009
ad1a7227d6 chore: update console resources v4.1.0 2022-09-04 10:36:29 +08:00
Echo009
d0e95c2129 style: rename lifecycle to lifeCycle 2022-09-04 10:36:24 +08:00
Echo009
03165bf5e4 chore: upgrade mysql connector version (8.0.19 -> 8.0.28) 2022-09-03 00:02:15 +08:00
Echo009
bdd9b978f9 feat: support inject workflow context directly 2022-09-02 20:12:58 +08:00
Echo009
54524553c1 chore: update powerjob console resources and upgrade project version to 4.1.0 2022-09-01 08:21:24 +08:00
Echo009
0b5a404cf4 chore: upgrade fastjson version (1.2.68 -> 1.2.83) 2022-09-01 07:29:17 +08:00
Echo009
e1c4946a73 chore: update sql script 2022-09-01 07:14:30 +08:00
Echo009
3566569dc5 feat: add InjectWorkflowContextProcessor 2022-09-01 07:06:21 +08:00
Echo009
08711f93d0 perf: optimize akka config 2022-09-01 07:06:21 +08:00
Echo009
5ed6eac38a perf: use cached lock replace SegmentLock 2022-09-01 07:06:21 +08:00
Echo009
0c4eb3834a fix: task status transfer anomaly, #404 2022-09-01 07:06:21 +08:00
Echo009
a9a0422de1 fix: the problem of saving frequent job 2022-09-01 07:06:21 +08:00
Echo009
812d71f090 fix: NPE in FrequentScheduler 2022-09-01 07:06:21 +08:00
Echo009
7539faffff feat: use Groovy Engine replace Nashorn Engine. 2022-09-01 07:06:21 +08:00
Echo009
88b92e2994 chore: add stop task demo 2022-09-01 07:06:21 +08:00
Echo009
2e1c585b5e fix: Illegal nested workflow node 2022-09-01 07:06:21 +08:00
Echo009
3923937f6c fix: the problem of failed to save workflow and job 2022-09-01 07:06:21 +08:00
Echo009
8909584976 feat: replace cron implementation and support job lifecycle #382 #208 2022-09-01 07:06:21 +08:00
Echo009
abf266b7f8 feat: support passing instance parameters. #381 2022-09-01 07:06:21 +08:00
Echo009
1d34547f45 chore: update config 2022-09-01 07:06:21 +08:00
Echo009
56447596f7 fix: Repetitive execution of frequency tasks #375 2022-09-01 07:06:21 +08:00
Echo009
8488a10465 fix: stop nested workflow 2022-09-01 07:06:21 +08:00
Echo009
b60c236824 feat: workflow's DAG must be not empty 2022-09-01 07:06:21 +08:00
Echo009
d87c358743 fix: workflow cron bug #316 2022-09-01 07:06:21 +08:00
Echo009
5791b43ac6 fix: the problem of retrying nested workflow node 2022-09-01 07:06:21 +08:00
Echo009
d4eb8e3303 fix: the problem of incorrect sub-workflow state 2022-09-01 07:06:21 +08:00
Echo009
9c30e5ee83 fix: update data structure of JobInfoVO 2022-09-01 07:06:21 +08:00
Echo009
8aa5140265 feat: support frequent task alarm #370 2022-09-01 07:06:21 +08:00