[
https://issues.apache.org/jira/browse/HDFS-10903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated HDFS-10903:
-------------------------------
Fix Version/s: 3.0.0-alpha2
2.8.0
> Replace config key literal strings with config key names II: hadoop hdfs
> ------------------------------------------------------------------------
>
> Key: HDFS-10903
> URL: https://issues.apache.org/jira/browse/HDFS-10903
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Mingliang Liu
> Assignee: Chen Liang
> Priority: Minor
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HADOOP-13644.001.patch, HDFS-10903-branch-2.004.patch,
> HDFS-10903-branch-2.005.patch, HDFS-10903.002.patch, HDFS-10903.003.patch
>
>
> In *Hadoop HDFS*, there are some places that use config key literal strings
> instead of config key names, e.g.
> {code:title=IOUtils.java}
> copyBytes(in, out, conf.getInt("io.file.buffer.size", 4096), true);
> {code}
> We should replace places like this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]