dragon created HDFS-9970: ---------------------------- Summary: CLONE - Erasure Coding: extend BlockInfo to handle EC info Key: HDFS-9970 URL: https://issues.apache.org/jira/browse/HDFS-9970 Project: Hadoop HDFS Issue Type: Sub-task Reporter: dragon Assignee: Jing Zhao Fix For: HDFS-7285
The current BlockInfo's implementation only supports the replication mechanism. To use the same blocksMap handling block group and its data/parity blocks, we need to define a new BlockGroupInfo class. -- This message was sent by Atlassian JIRA (v6.3.4#6332)