[
https://issues.apache.org/jira/browse/HDFS-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169173#comment-13169173
]
Hudson commented on HDFS-2675:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #1500 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1500/])
HDFS-2675. Reduce warning verbosity when double-closing edit logs.
Contributed by Todd Lipcon.
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1214098
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java
> Reduce verbosity when double-closing edit logs
> ----------------------------------------------
>
> Key: HDFS-2675
> URL: https://issues.apache.org/jira/browse/HDFS-2675
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: name-node
> Affects Versions: 0.23.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Trivial
> Fix For: 0.24.0, 0.23.1
>
> Attachments: hdfs-2675.txt
>
>
> Currently the edit logs log at WARN level when they're double-closed. But
> this happens in the normal flow of things, so we may as well reduce it to
> DEBUG to reduce log spam in unit tests, etc.
--
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