Colin Patrick McCabe created HDFS-6867: ------------------------------------------
Summary: For DFSOutputStream, do pipeline recovery for a single block in the background Key: HDFS-6867 URL: https://issues.apache.org/jira/browse/HDFS-6867 Project: Hadoop HDFS Issue Type: Bug Components: hdfs-client Affects Versions: 2.0.0-alpha Reporter: Colin Patrick McCabe For DFSOutputStream, we should be able to do pipeline recovery in the background, while the user is continuing to write to the file. This is especially useful for long-lived clients that write to an HDFS file slowly. -- This message was sent by Atlassian JIRA (v6.2#6252)