glxfeng commented on issue #5242: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5242#issuecomment-817426317
> > > taskPriorityQueue.size()<= failedDispatchTasks.size() > > > 这里的问题似乎应该是由FailureDispatchTasks的太多任务引起的。 > > > > > > 日志里确实有很多dispatch error的报错信息,请问这是怎么产生的呢? > > There are a lot of error messages about dispatch error in the log. How did this happen? > >  > > When the worker load is too high, the task will not be accepted, so when the master sends the task to the worker, no suitable worker can work. So is this a bug? Work groups should not influence each other. 所以这算是bug吗?工作组之间不应该互相影响。 -- 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]
