[
https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593626#comment-14593626
]
Yongjun Zhang commented on HDFS-8633:
-------------------------------------
Committed to trunk, branch-2 and branch-2.7. Thanks [~rchiang] for the
contribution!
> Fix setting of dfs.datanode.readahead.bytes in hdfs-default.xml to match
> DFSConfigKeys
> --------------------------------------------------------------------------------------
>
> Key: HDFS-8633
> URL: https://issues.apache.org/jira/browse/HDFS-8633
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: HDFS
> Affects Versions: 2.7.0
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Priority: Minor
> Labels: newbie, supportability
> Attachments: HDFS-8633.001.patch
>
>
> Found this using the XML/Config verifier. One of these properties has two
> digits swapped.
> XML Property: dfs.datanode.readahead.bytes
> XML Value: 4193404
> Config Name: DFS_DATANODE_READAHEAD_BYTES_DEFAULT
> Config Value: 4194304
> What is the intended value?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)