kimmxu opened a new issue #1012: [BUG] 分布式任务时,任务被移除,任务卡在已提交状态
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1012
 
 
   2019-10-14 12:11:18.476  INFO 49523 --- [Thread-Executor] 
c.e.s.worker.runner.FetchTaskThread      : task : 6545 ready to submit to task 
scheduler thread
   2019-10-14 12:11:18.476  INFO 49523 --- [Thread-Executor] 
c.e.common.queue.TaskQueueZkImpl         : consume task 
/escheduler/tasks_queue/2_3306_2_6545_174422043
   
   debug:代码定位在
   cn.escheduler.server.worker.runner.TaskScheduleThread 的 getTaskLogPath方法 
   ((TaskLogDiscriminator) ((SiftingAppender) ((LoggerContext) 
LoggerFactory.getILoggerFactory())
                   .getLogger("ROOT")
                   .getAppender("TASKLOGFILE")) 返回 null 导致 
任务一直卡在已提交状态,无法执行,也无法重置状态

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to