Chris Nauroth created HDFS-7109:
-----------------------------------
Summary: 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
{{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)