FSDatasetAsyncDiskService should name its threads -------------------------------------------------
Key: HDFS-1205 URL: https://issues.apache.org/jira/browse/HDFS-1205 Project: Hadoop HDFS Issue Type: Improvement Components: data-node Affects Versions: 0.22.0 Reporter: Todd Lipcon Assignee: Todd Lipcon FSDatasetAsyncService creates threads but doesn't name them. The ThreadFactory should name them with the volume they work on as well as a thread index. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.