BoYiZhang opened a new pull request #4139:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4139


   this close #4138
   
   
   If the task group cannot be found when running a task, a large number of 
logs will be output
   
   
![image](https://user-images.githubusercontent.com/39816903/100732974-7ad38f80-3408-11eb-88b7-89d32a242acc.png)
   
   It is suggested to add sleep operation
   
   When there are tasks with assignment failure and the number of tasks in the 
current task queue is less than 10, sleep for 1 second
   
   如果运行任务的时候,任务的分组找不到,会输出大量的日志.
   
   
![image](https://user-images.githubusercontent.com/39816903/100732974-7ad38f80-3408-11eb-88b7-89d32a242acc.png)
   
   建议增加休眠操作:
   当存在分配失败的任务 , 并且当前任务队列[taskPriorityQueue]中的任务数量小于10, 休眠1秒.


----------------------------------------------------------------
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]


Reply via email to