openinx commented on issue #513: HBASE-22867 The ForkJoinPool in CleanerChore 
will spawn thousands of threads in our cluster with thousands table
URL: https://github.com/apache/hbase/pull/513#issuecomment-523276570
 
 
   > But seems we still use the ForkJoinPool? This may still lead to too many 
threads?
   @Apache9 
   There should have no place where we use the ForkJoinPool, because all of the 
work are done in the ThreadPoolExectuor now.  Or which place you mean we will 
use the ForkJoinPool  you mean ? 

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


With regards,
Apache Git Services

Reply via email to