Ray Chiang created HDFS-9615:
--------------------------------
Summary: Fix variable name typo in
DFSConfigKeys#DFS_NAMENODE_MISSING_CHECKPOINT_PERIODS_BEFORE_SHUTDONW_DEFAULT
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
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)