-
**Version**
11.0.5.1
**Describe the bug**
5x ...s/Todoloo/Source/Display/TaskTracker/TaskTracker.lua:50: attempt to index field 'TaskManager' (a nil value)
[string "@Todoloo/Source/Display/T…
-
**Describe the bug**
map阶段的最后一个任务 OMS_LAST_TASK 写入H2 数据库的后在任务派发定定时任务之前, ProcessorTracker Idle检测发生,并且条件成立,告知TaskTracker后会将,这个实例ID和IDLE的ProcessorTracker 刚刚待派发的任务修改为失败状态,然后后续的派发定时任务检测不到应该派遣的任务。因任务中有失败任务…
-
**Is your feature request related to a problem? Please describe.**
`TaskTracker` is a great solution for waiting for tasks to shutdown, but there's a race condition if used incorrectly. Take this c…
-
Selecting task should show correct details.
-
### What happened?
Installed Intent.Blazor.HttpClients.Dtos.FluentValidation module, now getting the following error while running the software factory:
System.Exception: Unable to find output t…
-
I've noticed this hitting on our ubsan builds recently:
```
../../third_party/tflite/src/tensorflow/compiler/mlir/lite/utils/string_utils.cc:32:10: runtime error: null pointer passed as argument 1…
-
配置文件都注释掉了啊 运行报错查了半天啊
lts.tasktracker.cluster-name=test_cluster
lts.tasktracker.registry-address=zookeeper://127.0.0.1:2181
# lts.tasktracker.work-threads=64
lts.tasktracker.node-group=test_trade_Ta…
-
unt | maxDeltaGCCount | minDeltaGCCount | totalGCTime | maxDeltaGCTime | minDeltaGCTime PS MarkSweep | 0 | 0 | 0 …
-
多个任务,例如在11:30分同时执行,同步均会失败。powerjob和tis均在同一个k8s集群中。powerjob具体报错如下:
`com.qlangtech.tis.lang.TisException: maxRetry:1,url:http://tis-console-cluster-svc.default:8080/tjs/config/config.ajax?action=fullbu…
-
**Describe the bug**
map处理器分配多个子任务执行后,将TaskTracker所在的worker停掉,任务实例执行显示
worker report timeout, maybe TaskTracker down,任务设置了instance的重试次数,没有生效,实例没有重启,任务直接显示失败,但是子任务还是在运行,最后子任务运行的worker也会报错
**Expected…