232 Commits

Author SHA1 Message Date
tjq
dc62c1b992 refactor: optimize worker skip round log 2024-12-07 20:42:45 +08:00
tjq
fdd80f6cf9 feat: opt log 2024-12-07 17:32:20 +08:00
tjq
7333ee3951 Merge branch '5.1.0-bugfix2' into 5.1.1_v2 2024-12-07 17:00:45 +08:00
tjq
57627305fa fix: Repeated execution after broadcast worker node down #1003 2024-11-22 21:32:13 +08:00
tjq
4e84bc60d7 feat: support method job direct return ProcessResult #798 2024-11-22 21:05:23 +08:00
tjq
f44bd43d13 fix: reduce Probabilistic non-execution #1033 2024-11-21 22:11:44 +08:00
tjq
f9dd8d7713 fix: PADDLING not work 2024-11-06 23:23:52 +08:00
tjq
a35573544c fix: NetworkInterfaceChecker can't worker 2024-08-11 18:22:48 +08:00
tjq
fea1974014 feat: worker use random server address #953 2024-08-11 11:32:28 +08:00
tjq
a261b864ca fix: Single worker use padding mode made deadlock #918 2024-08-11 01:20:04 +08:00
tjq
4f5ea6f897 Merge branch 'pr-LittleCadet-master' into 5.1.0 2024-08-11 01:13:58 +08:00
tjq
0a1191572e refactor: optimize worker log 2024-08-11 01:12:56 +08:00
tjq
a1dad6c39e fix: AKKA NAT BUG #929 2024-08-11 00:20:34 +08:00
shenkang
4507a6a883 fix: 当该appId的worker是单机运行 且 padding时, 导致Dispatcher分发任务处于死循环中, 致使无法分发任务,状态一直为运行中 2024-05-30 11:11:46 +08:00
tjq
a9d8a680dc feat: optimize TaskTracker log #858 2024-03-16 13:15:41 +08:00
tjq
86ec85331a fix: Processor not changed after container redeployment #850 2024-03-01 21:21:26 +08:00
tjq
c35ae19ba8 fix: Some issues found by codereview 2024-02-25 21:58:25 +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
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
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
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