You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/03/11 03:53:00 UTC

[GitHub] [incubator-doris] jxxfxkp opened a new issue #5499: ROUTINE LOAD failed,error code: TOO_MANY_TASKS, current tasks num has been increasing

jxxfxkp opened a new issue #5499:
URL: https://github.com/apache/incubator-doris/issues/5499


   Routine load consumes Kafka data, and occasionally the task is stuck and the thread pool cannot be finished. As a result, the current tasks num cannot be recycled and continues to rise. When it reaches 10, no more tasks can be submitted.At this moment,Error:ROUTINE LOAD failed,error code: TOO_MANY_TASKS
   
   BE.LOG ,We found that there is always such an error when the thread is stuck:FragmentMgr cancel worker going to cancel timeout fragment


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org