[
https://issues.apache.org/jira/browse/HDFS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805404#action_12805404
]
Hudson commented on HDFS-844:
-----------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #180 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/180/])
. Log the filename when file locking fails.
> Log the filename when file locking fails
> ----------------------------------------
>
> Key: HDFS-844
> URL: https://issues.apache.org/jira/browse/HDFS-844
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.22.0
>
> Attachments: HDFS-844.patch, HDFS-844.patch
>
>
> When the storage lock cannot be acquired in StorageDirectory.tryLock() the
> the error message does not show the storage volume that was at fault. The log
> message is very generic:
> {code}
> common.Storage: java.io.IOException: Input/output error
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.