[
https://issues.apache.org/jira/browse/HDFS-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199261#comment-14199261
]
Konstantin Shvachko commented on HDFS-7333:
-------------------------------------------
Sounds like Jenkins build is very much broken. It is one thing when a build
gives you false negatives. But false positives make it broken, imho.
> 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)