[ https://issues.apache.org/jira/browse/HADOOP-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126329#comment-13126329 ]
Hudson commented on HADOOP-7664: -------------------------------- Integrated in Hadoop-Hdfs-trunk-Commit #1145 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1145/]) HADOOP-7664. Remove warmings when overriding final parameter configuration if the override value is same as the final parameter value. Contributed by Ravi Prakash. suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1182645 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java > o.a.h.conf.Configuration complains of overriding final parameter even if the > value with which its attempting to override is the same. > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: HADOOP-7664 > URL: https://issues.apache.org/jira/browse/HADOOP-7664 > Project: Hadoop Common > Issue Type: Improvement > Components: conf > Affects Versions: 0.23.0 > Environment: commit a2f64ee8d9312fe24780ec53b15af439a315796d > Reporter: Ravi Prakash > Assignee: Ravi Prakash > Priority: Minor > Fix For: 0.23.0 > > Attachments: HADOOP-7664.patch, HADOOP-7664.patch, HADOOP-7664.patch > > Original Estimate: 1m > Time Spent: 1m > Remaining Estimate: 0h > > o.a.h.conf.Configuration complains of overriding final parameter even if the > value with which its attempting to override is the same. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira