dataroaring closed issue #27671: [Bug] be http server not ok
URL: https://github.com/apache/doris/issues/27671
--
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.
To unsubscribe, e
xingyingone commented on issue #27671:
URL: https://github.com/apache/doris/issues/27671#issuecomment-1829310671
11.27号晚上发现http服务出问题了

--
This is an automated message from the Apache Git S
xingyingone commented on issue #27671:
URL: https://github.com/apache/doris/issues/27671#issuecomment-1829244343
一些线索:
1. 在故障前,在执行高并发stream load导入操作。100个线程池,每个线程池100个线程,即最高1w并发,实际上应该有几百导入并发
2. be stack中,http server的线程池一直在等stream load结束,所以阻塞了

--
This is an automated message from the Apache Git Service.
xingyingone commented on issue #27671:
URL: https://github.com/apache/doris/issues/27671#issuecomment-1829152636
pstack打印的be堆栈
[135102.log](https://github.com/apache/doris/files/13484015/135102.log)
--
This is an automated message from the Apache Git Service.
To respond to the m
xingyingone commented on issue #27671:
URL: https://github.com/apache/doris/issues/27671#issuecomment-1829007734
错误日志:
```
1#
doris::io::S3FileSystem::open_file_internal(doris::io::FileDescription const&,
std::filesystem::__cxx11::path const&, std::shared_ptr*)
at /root/