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结束,所以阻塞了  对应代码:  3. stream load任务貌似阻塞了  对应代码:  -- 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-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org