1170 Commits

Author SHA1 Message Date
tjq
86ec85331a fix: Processor not changed after container redeployment #850 2024-03-01 21:21:26 +08:00
tjq
fb1159e1b5 fix: MinioOssService is not working properly #844 2024-02-26 23:39:44 +08:00
tjq
9c0731f20d Merge branch '4.3.8_zjlab_v2' v4.3.8 2024-02-26 01:18:09 +08:00
tjq
bd725aac15 chore: optimize docker publish script 2024-02-26 01:17:51 +08:00
tjq
c35ae19ba8 fix: Some issues found by codereview 2024-02-25 21:58:25 +08:00
tjq
c11d544afe chore: upgrade project version to 4.3.8 2024-02-25 19:47:38 +08:00
tjq
e64ad0f74d fix: Loss of subtask data when mapreduce enters swap mode 2024-02-25 19:13:03 +08:00
tjq
07e0e17ec0 feat: [ops] enhance Map/MapReduce's dev ops 2024-02-25 12:23:58 +08:00
tjq
37ef35bd80 feat: [ops] enhance Map/MapReduce's dev ops 2024-02-25 02:12:19 +08:00
tjq
4046ea39b5 feat: support TaskTrackerBehavior(PADDLING) 2024-02-24 20:58:48 +08:00
tjq
815d44ef7e feat: Supports selection of TaskTracker nodes for execution 2024-02-24 19:59:50 +08:00
tjq
c717fd3fb8 feat: [SuperMR] Map/MapReduce job can use swap to support ∞ subtask 2024-02-24 13:46:51 +08:00
tjq
cf4ed93812 feat: [SuperMR] YuGong 2024-02-24 11:50:16 +08:00
tjq
dda79439ca feat: [SuperMR] ExternalTaskPersistenceService 2024-02-23 23:07:16 +08:00
tjq
4793c19af6 chore: docker publish script add support for Apple Silicon device 2024-02-10 12:44:44 +08:00
tjq
78b58d02e8 Merge branch '4.3.7_v2' v4.3.7 2024-02-09 13:36:21 +08:00
tjq
ea919b102f docs: Happy New Year 2024-02-09 11:13:05 +08:00
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
01d7247efa chore: Upgrade project version to 4.3.7 2024-02-08 19:45:56 +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
6de5e83a2f chore: upgrade logback version to fix logback serialization vulnerability #80 2024-02-08 15:12:55 +08:00
tjq
88f7a06596 Merge branch 'pr-yuhan0501-4.3.6_bugfix' into 4.3.7_v2 2024-02-08 15:04:11 +08:00
tjq
98fc4d3320 Merge branch 'lvhjean-4.3.6-bugfix-email-empty' into 4.3.7_v2 2024-02-08 15:01:17 +08:00
tjq
6842fb6a7b perf: add cost log for TaskPersistenceService 2024-02-08 14:25:55 +08:00
tjq
debc2e0abb fix: instanceInfo cannot display details on non-scheduled server nodes 2024-02-08 13:14:59 +08:00
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
4be6a139dd fix: Cyclic Logging on Exception #769 2024-02-08 10:42:47 +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
liwh
d61d85abd4 fix: 修复 email未填写导致告警报异常, #808 2024-01-04 14:04:32 +08:00
yuhan
23d94ed46f 修复使用mysql存储日志的情况下文件流未关闭造成的文件文件句柄不释放的bug。
(cherry picked from commit 2a9444770d227ffe46d6c700a7e8570ef3e1bc17)
2024-01-03 14:15:46 +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
9b7c237cf0 Merge branch '4.3.6' v4.3.6 2023-09-03 14:05:03 +08:00
tjq
9b3a3cd586 chore: change main version to 4.3.6 2023-09-03 13:44:10 +08:00
tjq
966f09c034 feat: optimize NetUtils 2023-09-03 13:30:26 +08:00
tjq
4a9f38c760 Merge branch 'pr-disk-overflow' into 4.3.6 2023-09-02 13:49:25 +08:00
tjq
b96768208b Merge branch 'dev-pr' of https://github.com/zhihui1999/PowerJob into pr-disk-overflow 2023-09-02 13:48:09 +08:00
tjq
1545733012 Merge branch 'pr-Minio' into 4.3.6 2023-09-02 13:47:20 +08:00
tjq
fa8b4f2b62 Merge branch 'xinyi' of https://github.com/Yusanku/PowerJob into pr-Minio 2023-09-02 13:46:57 +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
tjq
360f105c01 docs: add second qq group 2023-08-31 23:51:50 +08:00
赵志辉
3544f76aaa fix: Memory overflow caused by mounting cloud disks 2023-08-24 11:06:16 +08:00
yw
8de1c47971 日志存储扩展-Minio 2023-08-23 09:37:14 +08:00
tjq
5dbceb7ce4 chore: upgrade dependency version 2023-08-22 22:52:20 +08:00