[
https://issues.apache.org/jira/browse/HDFS-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-7109:
--------------------------------
Attachment: HDFS-7109.1.patch
This is a brief patch to ensure the storage directory file locks are released
at the end of each test.
> TestDataStorage does not release file locks between tests.
> ----------------------------------------------------------
>
> Key: HDFS-7109
> URL: https://issues.apache.org/jira/browse/HDFS-7109
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Attachments: HDFS-7109.1.patch
>
>
> {{TestDataStorage}} includes tests that acquire file locks inside test
> storage directories. The file locks are not released at the end of these
> tests. Subsequent tests can fail while trying to reinitialize the test data
> directory. This can cause tests to fail on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)