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 2020/12/01 13:09:45 UTC

[GitHub] [ozone] runzhiwang commented on pull request #1644: HDDS-4535. Use fixed thread pool for closed container replication

runzhiwang commented on pull request #1644:
URL: https://github.com/apache/ozone/pull/1644#issuecomment-736541168


   > So if queue is not full (and LinkedBlockgingQueue is unbounded by default) the threads will never be created.
   
   @elek Please correct me if I am wrong. If the queue is not full, it means we do not have too many tasks, then we do not need to create new thread, so maybe dynamic thread pool is also appropriate ?


----------------------------------------------------------------
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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org