Ak47biubiuaaa opened a new issue, #46330: URL: https://github.com/apache/doris/issues/46330
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.7 ### What's Wrong? Doris升级至2.1.7后,BE出现大量下列错误日志: W20250103 09:35:24.744961 6830 status.h:413] meet error status: [TIMEOUT]Query tiemout 0# doris::ResultBufferMgr::cancel_thread() at /home/zcp/repo_center/doris_release/doris/be/src/runtime/result_buffer_mgr.cpp:210 1# doris::Thread::supervise_thread(void*) at /var/local/ldb-toolchain/bin/../usr/include/pthread.h:562 2# start_thread 3# clone I20250103 09:35:25.129392 6938 wal_manager.cpp:486] Scheduled(every 10s) WAL info: [/appdata/doris/be_storage/wal: limit 49465822412 Bytes, used 0 Bytes, estimated wal bytes 0 Bytes, available 49465822412 Bytes.]; W20250103 09:35:29.745388 6830 status.h:413] meet error status: [TIMEOUT]Query tiemout 0# doris::ResultBufferMgr::cancel_thread() at /home/zcp/repo_center/doris_release/doris/be/src/runtime/result_buffer_mgr.cpp:210 1# doris::Thread::supervise_thread(void*) at /var/local/ldb-toolchain/bin/../usr/include/pthread.h:562 2# start_thread 3# clone 同时,升级后每日0-1点之间 Flink 写Doris 出现如下异常 : stream load error: [CANCELLED][INTERNAL_ERROR][INTERNAL_ERROR]close wait failed coz rpc error. VNodeChannel[814299-10008], load_id=cf4bc2c709fef93b-6cc051b8468801a1, txn_id=766785, node=[10.16.10.184:8060](http://10.16.10.184:8060/), add batch req success but status isn't ok, err: [INTERNAL_ERROR]PStatus: ([10.16.10.184](http://10.16.10.184/))[INTERNAL_ERROR]fail to add batch in load channel. unknown load_id=cf4bc2c709fef93b-6cc051b8468801a1 2.1.6版本没遇到这个,升级2.1.7后出现的。 ### What You Expected? 导致这个错误的原因?如何规避? ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
