wolfewf opened a new issue, #63103: URL: https://github.com/apache/doris/issues/63103
### 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 2026-05-09 16:58:05,914 WARN (mysql-nio-pool-330|196) [ResultReceiver.cancel():223] ResultReceiver of query 9188db86da714bd5-aede7b8992984d41 cancel failed, typically means the future is finished, cancel reason is Status [errorCode=LIMIT_REACH, errorMsg=query reach limit] 2026-05-09 16:58:07,959 WARN (agent-task-pool-84|196) [AgentBatchTask.run():201] task exec error. backend[1761278263892] org.apache.thrift.protocol.TProtocolException: Required field 'partition_version' was not present! Struct: TVisibleVersionReq(partition_version:null) at org.apache.doris.thrift.TVisibleVersionReq.validate(TVisibleVersionReq.java:294) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.TAgentTaskRequest.validate(TAgentTaskRequest.java:3351) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.TAgentTaskRequest$TAgentTaskRequestStandardScheme.write(TAgentTaskRequest.java:3743) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.TAgentTaskRequest$TAgentTaskRequestStandardScheme.write(TAgentTaskRequest.java:3388) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.TAgentTaskRequest.write(TAgentTaskRequest.java:2889) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.BackendService$submit_tasks_args$submit_tasks_argsStandardScheme.write(BackendService.java:6770) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.BackendService$submit_tasks_args$submit_tasks_argsStandardScheme.write(BackendService.java:6718) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.doris.thrift.BackendService$submit_tasks_args.write(BackendService.java:6672) ~[fe-common-1.2-SNAPSHOT.jar:1.2-SNAPSHOT] at org.apache.thrift.TServiceClient.sendBase(TServiceClient.java:71) ~[libthrift-0.16.0.jar:0.16.0] at java.net.Socket$SocketOutputStream.write(Socket.java:1035) ~[?:?] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) ~[?:?] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) ~[?:?] at java.io.FilterOutputStream.close(FilterOutputStream.java:182) ~[?:?] at org.apache.thrift.transport.TIOStreamTransport.close(TIOStreamTransport.java:157) ~[libthrift-0.16.0.jar:0.16.0] at org.apache.thrift.transport.TSocket.close(TSocket.java:264) ~[libthrift-0.16.0.jar:0.16.0] at org.apache.doris.common.GenericPool$ThriftClientFactory.destroyObject(GenericPool.java:167) ~[doris-fe.jar:1.2-SNAPSHOT] at org.apache.doris.common.GenericPool$ThriftClientFactory.destroyObject(GenericPool.java:126) ~[doris-fe.jar:1.2-SNAPSHOT] at org.apache.commons.pool2.impl.GenericKeyedObjectPool.destroy(GenericKeyedObjectPool.java:1047) ~[commons-pool2-2.2.jar:2.2] at org.apache.commons.pool2.impl.GenericKeyedObjectPool.invalidateObject(GenericKeyedObjectPool.java:575) ~[commons-pool2-2.2.jar:2.2] at org.apache.doris.common.GenericPool.invalidateObject(GenericPool.java:120) ~[doris-fe.jar:1.2-SNAPSHOT] ### What's Wrong? apache-doris-3.1.1版本2026-05-09 16:56:05,916 WARN (mysql-nio-pool-330|196) [ResultReceiver.cancel():223] ResultReceiver of query 717602f27226444c-8484145fecb70d56 cancel failed, typically means the future is finished, cancel reason is Status [errorCode=LIMIT_REACH, errorMsg=query reach limit] ### What You Expected? 2026-05-09 16:56:05,916 WARN (mysql-nio-pool-330|196) [ResultReceiver.cancel():223] ResultReceiver of query 717602f27226444c-8484145fecb70d56 cancel failed, typically means the future is finished, cancel reason is Status [errorCode=LIMIT_REACH, errorMsg=query reach limit] ### 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]
