Kihwal Lee created HDFS-16127: --------------------------------- Summary: Improper pipeline close recovery causes a permanent write failure or data loss. Key: HDFS-16127 URL: https://issues.apache.org/jira/browse/HDFS-16127 Project: Hadoop HDFS Issue Type: Bug Reporter: Kihwal Lee
While waiting for the final ack for the empty close packet, the main DataStreamer thread can receive an exception even when the final ack was received and pipelines close normally. This leads to an unnecessary close recovery that results in a permanent write failure or a silent data loss. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org