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 2020/11/06 14:04:36 UTC

[GitHub] [incubator-doris] morningman opened a new issue #4860: [Bug] Routine Load blocked with error "too many tasks"

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


   **Describe the bug**
   Routine Load blocked with error "too many tasks".
   
   And look into the stack of BE process, you will see that all routine load task thread blocked in
   ```
   #2  std::condition_variable::wait (this=this@entry=0xa2754b8, __lock=...) at ../../../.././libstdc++-v3/src/c++11/condition_variable.cc:53
   #3  0x00000000010250b6 in doris::StreamLoadPipe::_append (this=0xa275410, buf=...) at /root/incubator-doris-DORIS-0.13.0-release/be/src/runtime/stream_load/stream_load_pipe.h:238
   ```


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


[GitHub] [incubator-doris] EmmyMiao87 closed issue #4860: [Bug] Routine Load blocked with error "too many tasks"

Posted by GitBox <gi...@apache.org>.
EmmyMiao87 closed issue #4860:
URL: https://github.com/apache/incubator-doris/issues/4860


   


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