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


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.

Reply via email to