caiconghui opened a new pull request #3386:
URL: https://github.com/apache/incubator-doris/pull/3386


   This PR to to resolve the problem that the usage of CachedPool or 
FixedThreadPool which not limit thread num or blocked task num  may cause jvm 
process crashed due to too much thread or oom, we must construct threadpool 
explicitly, and know the runtime state about threadpool. 


----------------------------------------------------------------
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.

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