ranxuxin001 opened a new issue, #56955:
URL: https://github.com/apache/doris/issues/56955

   ### 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.8
   
   
   
   ### What's Wrong?
   
   Hello everyone,
   
   Doris rejected the query connections while bench test doris. It reports like 
this:
   
   
   
   ‘’‘ E1014 15:20:57.716885       1 doris.go:67] "Failed to execute query" 
err="Task java.util.concurrent.FutureTask@68a2f670 rejected from SQL submitter 
java.util.concurrent.ThreadPoolExecutor@395c0986[Running, pool size = 2, active 
threads = 2, queued tasks = 0, completed tasks = 1750]" query=<
        SELECT count(*)
        FROM logs_242
        WHERE  log_date between '2025-10-07' and '2025-10-14'
        and time between 1759818401 and 1760423201
    >’‘’
   
   I tried some configuration about thread pool size, but it does not work. 
Anyone knows the relevant configuration for it, please?
   
   Best Regards,
   Ranxuxin
   
   ### What You Expected?
   
   thread pool size for connection changed
   
   ### 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]

Reply via email to