Add AsyncDiskService that is used in both hdfs and mapreduce
------------------------------------------------------------
Key: HADOOP-6433
URL: https://issues.apache.org/jira/browse/HADOOP-6433
Project: Hadoop Common
Issue Type: New Feature
Reporter: Zheng Shao
Assignee: Zheng Shao
Both MAPREDUCE-1213 and HDFS-611 are using a class called AsyncDiskService.
The idea is to create a thread pool per disk volume, and use that for
scheduling async disk operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.