lexluo09 opened a new issue, #34308: URL: https://github.com/apache/doris/issues/34308
### 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 doris-2.1.1-rc05 ### What's Wrong? 1、查询报错 [ForkJoinPool.commonPool-worker-8] INFO [] c.t.tcd.dubhe.client.DubheClient 491 - query doris error java.sql.SQLException: errCode = 2, detailMessage = (11.154.213.252)[INTERNAL_ERROR]Failed add query to workload group, the workload group is shutdown. host: 11.154.213.252 Query: select id,xxx from bbbb. where dayno in ('2024-04-14','2024-04-23') and id in (xxxx) 2、写入报错 [Caused by: com.tencent.tme.tcd.stream.connector.doris.exception.StreamLoadException: stream load error: [INTERNAL_ERROR]Failed add query to workload group, the workload group is shutdown. host: xxxx] ### 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]
