Todd Lipcon created HDFS-3375: --------------------------------- Summary: Put client name in DataXceiver thread name for readBlock and keepalive Key: HDFS-3375 URL: https://issues.apache.org/jira/browse/HDFS-3375 Project: Hadoop HDFS Issue Type: Improvement Components: data-node Affects Versions: 2.0.0 Reporter: Todd Lipcon Assignee: Todd Lipcon Priority: Trivial
Currently the datanode thread names include the client for write operations, but not for read. We should include the client name for read ops. Additionally, in the keepalive phase, we should include the client name that initiated the previous request as well. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira