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, 0.23.0
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