[
https://issues.apache.org/jira/browse/HDFS-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164183#comment-16164183
]
SammiChen commented on HDFS-12414:
----------------------------------
1. Double checked failed units, not relevant.
2. checked the mvnsite failure issue. It's not relative to the code change of
this patch. Hadoop-14865 is created to track the mvnsite failure issue.
> Ensure to use CLI command to enable/disable erasure coding policy
> -----------------------------------------------------------------
>
> Key: HDFS-12414
> URL: https://issues.apache.org/jira/browse/HDFS-12414
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: SammiChen
> Assignee: SammiChen
> Labels: hdfs-ec-3.0-nice-to-have
> Attachments: HDFS-12414.001.patch, HDFS-12414.002.patch,
> HDFS-12414.003.patch
>
>
> Currently, there are two methods for user to enable/disable a erasure coding
> policy. One is through "dfs.namenode.ec.policies.enabled" property which is a
> static way to configure the enabled erasure coding policies. Another is
> through "enableErasureCodingPolicy" or "disabledErasureCodingPolicy" API
> which can enabled or disable erasure coding policy at runtime.
> When Namenode restart, there is potential state conflicts between the policy
> defined in "dfs.namenode.ec.policies.enabled" and policy saved in fsImage. To
> resolve the conflict and simplify the operation, it's better to use just one
> way and remove the old method configuring the property.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]