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.