242 Commits

Author SHA1 Message Date
tjq
f3dd56bf54 chore: upgrade h2 and spring version 2024-02-08 12:26:22 +08:00
tjq
e63dc91643 fix: @PowerJobHandler does not work in cglib proxy #770 2024-02-08 11:14:19 +08:00
tjq
1ba74bf0af test: performance test for h2 2024-02-05 00:12:37 +08:00
tjq
ff84d46713 perf: Discarding the results of the map task to improve performance 2024-02-04 22:17:53 +08:00
tjq
9b3a3cd586 chore: change main version to 4.3.6 2023-09-03 13:44:10 +08:00
tjq
4a9f38c760 Merge branch 'pr-disk-overflow' into 4.3.6 2023-09-02 13:49:25 +08:00
tjq
882392a5e5 feat: support lazy init#725 2023-09-02 13:35:54 +08:00
tjq
c875ba3d37 feat: support lazy init#725 2023-09-02 13:19:15 +08:00
tjq
a138f9c8cc feat: support lazy init#725 2023-09-02 11:53:01 +08:00
赵志辉
3544f76aaa fix: Memory overflow caused by mounting cloud disks 2023-08-24 11:06:16 +08:00
tjq
5dbceb7ce4 chore: upgrade dependency version 2023-08-22 22:52:20 +08:00
tjq
c91240c1b8 chore: change main version to 4.3.5 2023-08-14 23:50:17 +08:00
tjq
c08b4f1858 fix: timeout bug #678 2023-08-13 21:30:58 +08:00
tjq
df5e259e54 chore: change main version to 4.3.4 2023-08-06 20:17:40 +08:00
tjq
7318fed73a feat: support non-LAN communication(worker side) 2023-07-15 21:38:56 +08:00
tjq
5cfd0f8e74 chore: change main version to 4.3.3 2023-06-11 16:45:44 +08:00
tjq
e2887a12f6 fix: SpringMethodProcessor can't throw correct exception 2023-06-11 16:44:28 +08:00
tjq
8953ecc74f feat: support powerjob method handler 2023-06-11 15:40:50 +08:00
tjq
8ecc5768c7 Merge branch 'pr-vannewang-master' into 4.3.3 2023-05-07 22:29:36 +08:00
tjq
174696066d feat: add log to check resource release status #627 2023-05-07 21:41:00 +08:00
wangxiaopeng
47b050aba2 抽取Spring API为公共抽象父类 2023-04-18 15:59:45 +08:00
wangxiaopeng
46165ccd97 获取任务执行结果,并将结果返回给控制台 2023-04-18 14:43:38 +08:00
wangxiaopeng
b9bd8079f2 调度方式(方法形式)新增 2023-04-06 18:08:56 +08:00
tjq
e2f5ca440f chore: upgrade main version to 4.3.2 2023-03-19 23:25:44 +08:00
tjq
70a696aaa8 chore: upgrade project version 2023-03-07 23:37:03 +08:00
tjq
0bb46be9d0 chore: upgrade project version 2023-03-07 00:09:31 +08:00
tjq
e36ac8bc59 chore: change main version to 4.3.1 2023-03-05 15:45:28 +08:00
tjq
421705e1bc feat: optimize exception log when load failed in spring #550 2023-02-08 22:39:29 +08:00
tjq
69dc1c50aa feat: support OmsServerAndLocalLogger #553 2023-02-08 22:34:05 +08:00
tjq
7d947038eb feat: try to load by bean name 2023-02-07 23:42:33 +08:00
tjq
39893b1e92 feat: optimize PowerJobSpringWorker 2023-02-01 22:13:52 +08:00
tjq
a25eac67c7 fix: create TaskTracker failed causes HashMap to deadlock 2023-01-27 13:13:56 +08:00
tjq
fb2046649e feat: optimize code 2023-01-27 13:05:35 +08:00
tjq
55e259bcf7 chore: upgrade project version to 4.3.0 2023-01-24 10:39:30 +08:00
tjq
e73675ce09 feat: add comment for ProcessorFactory 2023-01-23 10:18:59 +08:00
tjq
8e94976cdd feat: allowed user to customize the storage path of the h2 database #521 2023-01-22 17:50:29 +08:00
tjq
789bcb5d10 chore: worker http support 2023-01-22 11:15:11 +08:00
tjq
5b78204beb chore: optimize pom config 2023-01-22 11:04:28 +08:00
tjq
dca97010c7 fix: server return Optional to worker 2023-01-22 10:52:53 +08:00
tjq
e26f2df2d0 fix: server elect bug 2023-01-22 00:33:11 +08:00
tjq
b013fbfefd feat: replace akka by PowerJobRemoteEngine in server side 2023-01-21 10:28:11 +08:00
tjq
5a14b300f9 feat: suit PowerJobAutoConfiguration for new properties 2023-01-20 17:15:49 +08:00
tjq
3892c38785 feat: remove all spring dependencies in powerjob-worker 2023-01-20 17:08:40 +08:00
tjq
8e96fdacc6 feat: remove springUtils 2023-01-20 16:39:53 +08:00
tjq
503e9db5c2 feat: remove spring in PowerJobWorker 2023-01-20 16:34:03 +08:00
tjq
f6a6914f91 feat: allow user to extend ProcessorFactory 2023-01-20 16:06:03 +08:00
tjq
847cf23738 feat: allow user to extend ProcessorFactory 2023-01-20 15:54:48 +08:00
tjq
16f5e67cf0 feat: use PowerJobRemoteEngine to replace akka 2023-01-20 15:09:21 +08:00
tjq
5b94247daf feat: use PowerJobRemoteEngine to replace akka 2023-01-20 14:40:18 +08:00
tjq
2020f72905 feat: use PowerJobRemoteEngine to replace akka 2023-01-20 14:19:09 +08:00