Skip to content

[Bug] Routine Load blocked with error "too many tasks" #4860

@morningman

Description

@morningman

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

Metadata

Metadata

Assignees

Labels

kind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions