[
https://issues.apache.org/jira/browse/HDFS-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039676#comment-13039676
]
Hudson commented on HDFS-2000:
------------------------------
Integrated in Hadoop-Hdfs-trunk #678 (See
[https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk/678/])
HDFS-2000. Missing deprecation for io.bytes.per.checksum. Contributed by
Aaron T. Myers
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1127819
Files :
* /hadoop/hdfs/trunk/src/java/org/apache/hadoop/hdfs/HdfsConfiguration.java
* /hadoop/hdfs/trunk/CHANGES.txt
> Missing deprecation for io.bytes.per.checksum
> ---------------------------------------------
>
> Key: HDFS-2000
> URL: https://issues.apache.org/jira/browse/HDFS-2000
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.22.0, 0.23.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 0.22.0
>
> Attachments: hdfs-2000-22.0.patch
>
>
> Hadoop long ago deprecated the configuration "io.bytes.per.checksum" in favor
> of "dfs.bytes-per-checksum", but when the programmatic deprecation support
> was added, we didn't add an entry for this pair.
> This is causing some tests to fail on branch-0.22 since the inclusion of
> HADOOP-7287, since some tests which were inadvertently using default config
> values are now having their settings actually picked up.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira