[
https://issues.apache.org/jira/browse/HDFS-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198760#comment-14198760
]
Hudson commented on HDFS-7333:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6453 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6453/])
HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin
Shvachko. (shv: rev 203c63030f625866e220656a8efdf05109dc7627)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/common/Storage.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Improve log message in Storage.tryLock()
> ----------------------------------------
>
> Key: HDFS-7333
> URL: https://issues.apache.org/jira/browse/HDFS-7333
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: datanode, namenode
> Affects Versions: 2.5.1
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 2.7.0
>
> Attachments: logging.patch
>
>
> Confusing log message in Storage.tryLock(). It talks about namenode, while
> this is a common part of NameNode and DataNode storage.
> The log message should include the directory path and the exception.
> Also fix the long line in tryLock().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)