You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/10/05 20:01:07 UTC

[GitHub] [ozone] sodonnel commented on pull request #3792: HDDS-7283. Set coreSize equal to maxSize for threadPoolExecutor

sodonnel commented on PR #3792:
URL: https://github.com/apache/ozone/pull/3792#issuecomment-1265138363

   I understand the reason for changing these. Does this make the thread pools effectively FixedThreadPools? If so, it would probably be easier to understand for someone later if we just used `Executors.newFixedThreadPool(...)` instead.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org