[
https://issues.apache.org/jira/browse/HDFS-12395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164541#comment-16164541
]
Kai Zheng commented on HDFS-12395:
----------------------------------
The latest patch looks pretty good and close. Only a minor:
Is this intended?
{code}
- assertTrue("Edits " + editsStored + " should have all op codes",
- hasAllOpCodes(editsStored));
+// assertTrue("Edits " + editsStored + " should have all op codes",
+// hasAllOpCodes(editsStored));
{code}
+1 pending on the fix.
> Support erasure coding policy operations in namenode edit log
> -------------------------------------------------------------
>
> Key: HDFS-12395
> URL: https://issues.apache.org/jira/browse/HDFS-12395
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: erasure-coding
> Reporter: SammiChen
> Assignee: SammiChen
> Labels: hdfs-ec-3.0-must-do
> Attachments: editsStored, HDFS-12395.001.patch, HDFS-12395.002.patch,
> HDFS-12395.003.patch
>
>
> Support add, remove, disable, enable erasure coding policy operation in edit
> log.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]