dragon created HDFS-9971: ---------------------------- Summary: CLONE - Implement COMPLETE state of erasure coding block groups Key: HDFS-9971 URL: https://issues.apache.org/jira/browse/HDFS-9971 Project: Hadoop HDFS Issue Type: Sub-task Reporter: dragon Assignee: Zhe Zhang
HDFS-7339 implements 2 states of an under-construction block group: {{UNDER_CONSTRUCTION}} and {{COMMITTED}}. The {{COMPLETE}} requires DataNode to report stored replicas, therefore will be separately implemented in this JIRA. -- This message was sent by Atlassian JIRA (v6.3.4#6332)