[ https://issues.apache.org/jira/browse/HDFS-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631887#comment-14631887 ]
Andrew Wang commented on HDFS-8796: ----------------------------------- Looking at just the javadoc, couple things: * Need <p/> tags to get linebreaks * What "(m+k)" means is not explained. As a side note, if we move schema information up to the INodeFile, the m+k goes away and the concept of a block group becomes simpler and separate from EC. * Should probably link to StripedBlockStorageOp from BlockInfoStriped. Otherwise it LGTM, thanks for the update. > Erasure coding: merge HDFS-8499 to EC branch and refactor BlockInfoStriped > -------------------------------------------------------------------------- > > Key: HDFS-8796 > URL: https://issues.apache.org/jira/browse/HDFS-8796 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode > Affects Versions: HDFS-7285 > Reporter: Zhe Zhang > Assignee: Zhe Zhang > Attachments: HDFS-8796-HDFS-7285.00.patch > > > Separating this change from the HDFS-8728 discussion. Per suggestion from > [~szetszwo], clarifying the description of the change. -- This message was sent by Atlassian JIRA (v6.3.4#6332)