Lei (Eddy) Xu created HDFS-8573: ----------------------------------- Summary: Move create restartMeta logic from BlockReceiver to ReplicaInPipeline Key: HDFS-8573 URL: https://issues.apache.org/jira/browse/HDFS-8573 Project: Hadoop HDFS Issue Type: Improvement Components: HDFS Affects Versions: 2.7.0 Reporter: Lei (Eddy) Xu Assignee: Lei (Eddy) Xu
When DN quick restarts, a {{.restart}} file is created for the {{ReplicaInPipeline}}. This logic should not expose the implementation details in BlockReceiver. -- This message was sent by Atlassian JIRA (v6.3.4#6332)