[
https://issues.apache.org/jira/browse/HDFS-9603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149586#comment-15149586
]
Kai Zheng commented on HDFS-9603:
---------------------------------
bq. Agreed that checksum is an important perspective before release. I'll
speedup the review.
Thanks Zhe! It should be much helpful.
bq. Right, hflush/hsync are unrelated to coder details. I was only suggesting
that hflush/hsync should have higher priority than the task in this JIRA.
Oh, I got the point, and agree. Can adding more hands on the hflush/hsync task
will do any help? Anyway it's a good idea and wise to focus on must-have tasks
first and release the master feature out.
> Erasure Coding: Use ErasureCoder to encode/decode a block group
> ---------------------------------------------------------------
>
> Key: HDFS-9603
> URL: https://issues.apache.org/jira/browse/HDFS-9603
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Rui Li
> Assignee: Rui Li
> Attachments: HDFS-9603.1.patch, HDFS-9603.2.patch, HDFS-9603.3.patch
>
>
> According to design, {{ErasureCoder}} is responsible to encode/decode a block
> group. Currently however, we directly use {{RawErasureCoder}} to do the work,
> e.g. in {{DFSStripedOutputStream}}. This task attempts to encapsulate
> {{RawErasureCoder}} to comply with the design.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)