eubnara opened a new pull request, #5271: URL: https://github.com/apache/hadoop/pull/5271
### Description of PR I found that there is duplicate field name in hdfs-default.xml. And further investigation, `dfs.storage.policy.satisfier.enabled` is removed configuration since HDFS-13057. However, it remains in hdfs-default.xml and it shows deleted configuration through https://hadoop.apache.org/docs/r3.3.4/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml. https://issues.apache.org/jira/browse/HADOOP-18588 ### How was this patch tested? Manually ### For code changes: - [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
