You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/09/23 17:27:14 UTC

[GitHub] [accumulo] dlmarion commented on pull request #2282: Recreated the SimpleTimer functionality with the new ThreadPools class

dlmarion commented on pull request #2282:
URL: https://github.com/apache/accumulo/pull/2282#issuecomment-926012504


   I thought about this as well when I was making this change. I think I was looking at the CompactionCoordinator and noticed that it put for tasks in the thread pool. I was considering that maybe we should change the default value of GENERAL_SIMPLETIMER_THREADPOOL_SIZE from 1 to something else. I'm not sure that there is a penalty for idle threads. Maybe the default should be 4 ?


-- 
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: notifications-unsubscribe@accumulo.apache.org

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