[
https://issues.apache.org/jira/browse/HDFS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HDFS-844:
---------------------------
Status: Open (was: Patch Available)
> 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
> 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.