hunshenshi commented on issue #582: 
HDFS-14350:dfs.datanode.ec.reconstruction.threads not take effect
URL: https://github.com/apache/hadoop/pull/582#issuecomment-522287474
 
 
   hi, @jojochuang  Thanks for review.
   The queue of ThreadPoolExecutor is a LinkedBlockingQueue, the queue will not 
be filled, so the max num will not take effect. So I think the active thread is 
awalys 2, `dfs.datanode.ec.reconstruction.threads` not take effect.
   

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to