We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0.2.1
正常运行中,偶尔出现超时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] 0. /root/src/doris-2.0/be/src/common/stack_trace.cpp:302: StackTrace::tryCapture() @ 0x000000000b9e64b7 in /opt/doris-2.0.2.1/be/lib/doris_be
出现该问题的原因?
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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]
0. /root/src/doris-2.0/be/src/common/stack_trace.cpp:302: StackTrace::tryCapture() @ 0x000000000b9e64b7 in /opt/doris-2.0.2.1/be/lib/doris_be
What You Expected?
出现该问题的原因?
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: