[ https://issues.apache.org/jira/browse/HADOOP-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715197#action_12715197 ]
Suresh Srinivas commented on HADOOP-5899: ----------------------------------------- Test is not included because this just move code that generates info logs. The failed tests given below are not related to this patch: org.apache.hadoop.mapred.lib.TestCombineFileInputFormat.<init> org.apache.hadoop.mapred.TestQueueCapacities.testMultipleQueues > Minor - move info log to the right place to avoid printing unnecessary log > -------------------------------------------------------------------------- > > Key: HADOOP-5899 > URL: https://issues.apache.org/jira/browse/HADOOP-5899 > Project: Hadoop Core > Issue Type: Bug > Reporter: Suresh Srinivas > Priority: Minor > Attachments: log.patch > > > Log below should only be printed in {{FSEditLog.processIOErros()}} encounters > error condition. Currently this log is printed unnecessarily even when there > is no error. > {{INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem: current list of > storage dirs:....}} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.