[ 
https://issues.apache.org/jira/browse/HDFS-14113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706913#comment-16706913
 ] 

Kitti Nanasi commented on HDFS-14113:
-------------------------------------

Thanks [~ayushtkn] for the patch!

The patch overall looks good to me. There are only some checkstyle issues, and 
I think the following assert has an empty message by mistake.
{code:java}
assertNull("", response[0].getErrorMsg());
{code}

> EC : Add Configuration to restrict UserDefined Policies
> -------------------------------------------------------
>
>                 Key: HDFS-14113
>                 URL: https://issues.apache.org/jira/browse/HDFS-14113
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: erasure-coding
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-14113-01.patch
>
>
> By default addition of erasure coding policies is enabled for users.We need 
> to add configuration whether to allow addition of new User Defined policies 
> or not.Which can be configured in for of a Boolean value at the server side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to