[ 
https://issues.apache.org/jira/browse/FLUME-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Percy updated FLUME-2058:
------------------------------

    Fix Version/s:     (was: v1.4.0)

Based on the review board comments, this patch needs a bit more work. This one 
probably won't make it into v1.4.0 so I'm clearing the fixVersion.
                
> TestFlumeEventQueue in FileChannel  fails on Windows
> ----------------------------------------------------
>
>                 Key: FLUME-2058
>                 URL: https://issues.apache.org/jira/browse/FLUME-2058
>             Project: Flume
>          Issue Type: Bug
>          Components: File Channel, Test, Windows
>    Affects Versions: v1.3.1
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>         Attachments: FLUME-2058.patch
>
>
> Windows does not allow deletion of files that are in use. Java does not yet 
> allow explicitly unmapping memory mapped files so until these files are 
> unmapped by the GC, we cannot delete them explicitly.
> Checkpoint files are being reused across tests. Deletion of checkpoint files 
> fails in these tests as the file memory mapped. 

--
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

Reply via email to