[
https://issues.apache.org/jira/browse/HDFS-8405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo Nicholas Sze updated HDFS-8405:
--------------------------------------
Resolution: Fixed
Fix Version/s: 2.7.1
Status: Resolved (was: Patch Available)
I have committed this. Thanks, Asanuma-san!
> Fix a typo in NamenodeFsck
> --------------------------
>
> Key: HDFS-8405
> URL: https://issues.apache.org/jira/browse/HDFS-8405
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Takanobu Asanuma
> Priority: Minor
> Fix For: 2.7.1
>
> Attachments: HDFS-8405.1.patch
>
>
> DFSConfigKeys.DFS_NAMENODE_REPLICATION_MIN_KEY below should not be quoted.
> {code}
> res.append("\n
> ").append("DFSConfigKeys.DFS_NAMENODE_REPLICATION_MIN_KEY:\t")
> .append(minReplication);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)