[ https://issues.apache.org/jira/browse/HADOOP-9176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arpit Agarwal updated HADOOP-9176: ---------------------------------- Attachment: HADOOP-9176.patch [~ste...@apache.org] You are right and this is Windows being fussier about closing in-use files. Happily this instance turns out to be a test bug. An input stream was not closed on exit. Attached a fix and removed the workaround I put in place earlier with MAPREDUCE-4099. > RawLocalFileSystem.delete unexpected behavior on Windows while running > Mapreduce tests with Open JDK 7 > ------------------------------------------------------------------------------------------------------ > > Key: HADOOP-9176 > URL: https://issues.apache.org/jira/browse/HADOOP-9176 > Project: Hadoop Common > Issue Type: Bug > Components: test > Affects Versions: 1.2.0, 1-win > Reporter: Arpit Agarwal > Assignee: Arpit Agarwal > Fix For: 1.2.0 > > Attachments: HADOOP-9176.patch > > > RawLocalFileSystem.delete fails on Windows even when the files are not > expected to be in use. It does not reproduce with Sun JDK 6. -- 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