Apache Doris is an easy-to-use, high performance and unified analytics database.
12.77k
stars
3.29k
forks
source link
[Bug] org.apache.doris.rpc.RpcException: timeout when waiting for send execution start RPC. Wait(sec): 30, host: #44343
Open
lisihan0607 opened 1 day ago
Search before asking
Version
2.0.2.1
What's Wrong?
正常运行中,偶尔出现超时30s的异常 fe日志 org.apache.doris.rpc.RpcException: timeout when waiting for send execution start RPC. Wait(sec): 30, host: be日志 W1120 13:52:28.695605 2215467 pipeline_fragment_context.cpp:159] PipelineFragmentContext Canceled. reason= W1120 13:52:28.695755 2215349 fragment_mgr.cpp:1014] Do not find the fragment instance id:TUniqueId(hi=4748102679975577237, lo=-6238471276923290687) to cancel W1120 13:52:28.695878 2214751 fragment_mgr.cpp:481] report error status: [CANCELLED] to coordinator: TNetworkAddress(hostname=10.177.16.174, port=9020), query id: 41e4a63b1d064695-a96c7f6d2d827bbd, instance id: 41e4a63b1d064695-a96c7f6d2d827bd8 W1120 13:52:28.696149 2214751 status.h:383] meet error status: [RUNTIME_ERROR]
What You Expected?
出现该问题的原因?
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct