[ 
https://issues.apache.org/jira/browse/HDFS-14238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755307#comment-16755307
 ] 

Erik Krogen commented on HDFS-14238:
------------------------------------

I could be wrong, but I always interpreted this as an attempt to make sure that 
this statement got logged regardless of the current log level. Basically using 
"error" to indicate that the message is high priority and should be logged no 
matter what.

> A log in NNThroughputBenchmark should  change log level to "INFO" instead of 
> "ERROR"
> ------------------------------------------------------------------------------------
>
>                 Key: HDFS-14238
>                 URL: https://issues.apache.org/jira/browse/HDFS-14238
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Shen Yinjie
>            Assignee: Shen Yinjie
>            Priority: Major
>         Attachments: HDFS-14238.patch
>
>
> In NNThroughputBenchmark#150, LOG.error("Log level = " + logLevel.toString());
> this loglevel should be changed to “LOG.info()” ,since no error occurs here, 
> just tell us namenode log level has changed .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to