tjq
|
599d710e27
|
refactor: rename RunnableAndCatch to SafeRunnable
|
2024-02-08 20:14:35 +08:00 |
|
tjq
|
ab7a398f61
|
Merge branch 'dev' into 4.3.7_v2
|
2024-02-08 20:06:27 +08:00 |
|
tjq
|
b29e265e42
|
feat: Optimizing IP acquisition logic with PingPongSocketServer #762
|
2024-02-08 19:41:40 +08:00 |
|
tjq
|
61aecc6354
|
refactor: optimize NetUtils
|
2024-02-08 16:08:39 +08:00 |
|
tjq
|
6842fb6a7b
|
perf: add cost log for TaskPersistenceService
|
2024-02-08 14:25:55 +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 |
|
songyinyin
|
8f3803bda6
|
fix: 周期性任务出现异常时,导致任务停止
|
2023-09-20 17:17:36 +08:00 |
|
songyinyin
|
592dff8d75
|
chore: When the TaskTracker is successfully executed normally, the log level changes to Info #657
|
2023-09-20 17:16:51 +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
|
c08b4f1858
|
fix: timeout bug #678
|
2023-08-13 21:30:58 +08:00 |
|
tjq
|
7318fed73a
|
feat: support non-LAN communication(worker side)
|
2023-07-15 21:38:56 +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
|
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
|
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
|
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 |
|
tjq
|
f0da89503e
|
feat: use PowerJobRemoteEngine to replace akka
|
2023-01-20 13:41:28 +08:00 |
|
tjq
|
d46a6de26e
|
feat: chang to use PowerJobRemoteEngine to replace akka
|
2023-01-20 13:18:58 +08:00 |
|
tjq
|
43df09bb38
|
feat: worker use PowerJobRemoteFramework
|
2023-01-20 12:05:18 +08:00 |
|
tjq
|
3d5a5ac342
|
feat: optimize code of PowerJobProcessorLoader
|
2023-01-17 23:18:14 +08:00 |
|
tjq
|
4d2e037107
|
feat: optimize code of BuiltInSpringProcessorFactory
|
2023-01-17 22:57:36 +08:00 |
|
tjq
|
cc7a63c69f
|
feat: JarContainerProcessorFactory
|
2023-01-17 22:53:32 +08:00 |
|