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

Akira Ajisaka commented on HDFS-12269:
--------------------------------------

+1, I ran the failed tests locally and all of them passed.

> Better to return a Map rather than HashMap in getErasureCodingCodecs
> --------------------------------------------------------------------
>
>                 Key: HDFS-12269
>                 URL: https://issues.apache.org/jira/browse/HDFS-12269
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: erasure-coding
>            Reporter: Huafeng Wang
>            Assignee: Huafeng Wang
>            Priority: Minor
>         Attachments: HDFS-12269.001.patch, HDFS-12269.002.patch, 
> HDFS-12269.003.patch
>
>
> Currently the getErasureCodingCodecs function defined in ClientProtocal 
> returns a Hashmap:
> {code:java}
>   HashMap<String, String> getErasureCodingCodecs() throws IOException;
> {code}
> It's better to return a Map.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to