Re: [I] [Bug] be http server not ok [doris]

2023-12-19 Thread via GitHub
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

Re: [I] [Bug] be http server not ok [doris]

2023-11-28 Thread via GitHub
xingyingone commented on issue #27671: URL: https://github.com/apache/doris/issues/27671#issuecomment-1829310671 11.27号晚上发现http服务出问题了 ![image](https://github.com/apache/doris/assets/16775757/bebc15ba-c9a9-403e-828e-a704c12e8da8) -- This is an automated message from the Apache Git S

Re: [I] [Bug] be http server not ok [doris]

2023-11-27 Thread via GitHub
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结束,所以阻塞了 ![image](https://github.com/apache/doris/

Re: [I] [Bug] be http server not ok [doris]

2023-11-27 Thread via GitHub
xingyingone commented on issue #27671: URL: https://github.com/apache/doris/issues/27671#issuecomment-1829189196 导入会失败,一直hang住 ![image](https://github.com/apache/doris/assets/16775757/ef844362-1315-4140-8e98-7fa3ef15b0ff) -- This is an automated message from the Apache Git Service.

Re: [I] [Bug] be http server not ok [doris]

2023-11-27 Thread via GitHub
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

Re: [I] [Bug] be http server not ok [doris]

2023-11-27 Thread via GitHub
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/