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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to