[
https://issues.apache.org/jira/browse/HDFS-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14480823#comment-14480823
]
Kai Sasaki commented on HDFS-7937:
----------------------------------
[~zhz] Thank you for reviewing. I have a question about it. When I create a
{{INodeFile}} object, must we pass replication number even in the case of
erasure coding? The constructor of {{INodeFile}} looks receiving always
replication number. My assumption is below.
# Create {{INodeFile}} with {{replication}}.
# Add feature of striped block.
# Add erasure coding policy as {{XAttr}}.
# Test above object.
Is it correct?
> Erasure Coding: INodeFile quota computation unit tests
> ------------------------------------------------------
>
> Key: HDFS-7937
> URL: https://issues.apache.org/jira/browse/HDFS-7937
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Kai Sasaki
> Assignee: Kai Sasaki
> Priority: Minor
> Attachments: HDFS-7937.1.patch, HDFS-7937.2.patch, HDFS-7937.3.patch,
> HDFS-7937.4.patch
>
>
> Unit test for [HDFS-7826|https://issues.apache.org/jira/browse/HDFS-7826]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)