You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/04/23 09:54:41 UTC

[GitHub] [incubator-doris] caiconghui opened a new issue #3387: Do not use Executors.newFixedThreadPool and Executors.newCachedThreadPool to construct thread pool

caiconghui opened a new issue #3387:
URL: https://github.com/apache/incubator-doris/issues/3387


   we find fe process use Executors.newFixedThreadPool and Executors.newCachedThreadPool to construct thread pool, which may cause oom or too many thread to be created and then crash


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org