Ivan Mitic created HDFS-4609: -------------------------------- Summary: TestAuditLogs should release log handles between tests Key: HDFS-4609 URL: https://issues.apache.org/jira/browse/HDFS-4609 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 3.0.0 Reporter: Ivan Mitic Assignee: Ivan Mitic
TestAuditLogs does not release audit log file handle before moving on to the next test. This causes many test cases to fail on Windows as the log file is not successfully deleted in TestAuditLogs#setupAuditLogs what the test expects. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira