nkeywal created HDFS-3706: ----------------------------- Summary: Add the possibility to mark a node as 'low priority' for writes in the DFSClient Key: HDFS-3706 URL: https://issues.apache.org/jira/browse/HDFS-3706 Project: Hadoop HDFS Issue Type: Improvement Components: hdfs client Affects Versions: 2.0.0-alpha, 1.0.3 Reporter: nkeywal
This could be a solution for HDFS-3702, but it's as well useful in the HBase recovery process described in HDFS-3705: the recovery process is a time critical process, so if we could save writes on blocks that we already know as dead, it would save a few 'delayed by timeout'. -- 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