[
https://issues.apache.org/jira/browse/HDFS-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085943#comment-15085943
]
Ray Chiang commented on HDFS-9615:
----------------------------------
Thanks for the review and the commit!
> Fix variable name typo in DFSConfigKeys
> ---------------------------------------
>
> Key: HDFS-9615
> URL: https://issues.apache.org/jira/browse/HDFS-9615
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Priority: Trivial
> Fix For: 3.0.0
>
> Attachments: HDFS-9615.001.patch
>
>
> Ran across this typo in the variable name:
> DFS_NAMENODE_MISSING_CHECKPOINT_PERIODS_BEFORE_SHUTDONW_DEFAULT
> should clearly be
> DFS_NAMENODE_MISSING_CHECKPOINT_PERIODS_BEFORE_SHUTDOWN_DEFAULT
> i.e. the "N" and the "W" are swapped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)