marderary commented on issue #29021:
URL: https://github.com/apache/doris/issues/29021#issuecomment-1975520156
Sorry for my delay.Here is the relate log below:
2024-03-04 04:29:05,845 INFO (mysql-nio-pool-3|8445)
[MasterOpExecutor.forward():124] forward to master FE
TNetworkAddress(hostname:172.25.0.11, port:9020), statement id: 20
2024-03-04 04:29:06,080 WARN (mysql-nio-pool-3|8445)
[StmtExecutor.executeByLegacy():798] execute Exception. stmt[20,
cbf9a73a00584d4a-87fab72ddd0ad3b6]
org.apache.doris.qe.MasterOpExecutor$ForwardToMasterException: forward to
master FE TNetworkAddress(hostname:172.25.0.11, port:9020), statement id: 20 :
failed, cause: Unknown exception
at
org.apache.doris.qe.MasterOpExecutor.forward(MasterOpExecutor.java:134)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.MasterOpExecutor.execute(MasterOpExecutor.java:84)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.StmtExecutor.forwardToMaster(StmtExecutor.java:865)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.StmtExecutor.executeByLegacy(StmtExecutor.java:703)
~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.qe.StmtExecutor.execute(StmtExecutor.java:459)
~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.qe.StmtExecutor.execute(StmtExecutor.java:429)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.ConnectProcessor.handleQuery(ConnectProcessor.java:435)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.ConnectProcessor.dispatch(ConnectProcessor.java:583)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.qe.ConnectProcessor.processOnce(ConnectProcessor.java:834)
~[doris-fe.jar:1.2-SNAPSHOT]
at
org.apache.doris.mysql.ReadListener.lambda$handleEvent$0(ReadListener.java:52)
~[doris-fe.jar:1.2-SNAPSHOT]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
~[?:1.8.0_201]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
~[?:1.8.0_201]
at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_201]
--
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]