[ 
https://issues.apache.org/jira/browse/FLUME-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730098#comment-13730098
 ] 

Hari Shreedharan commented on FLUME-2145:
-----------------------------------------

Roshan,

This patch seems to be ok for the tests to pass, but it does look like it will 
leave all of the original files lurking around in the Windows case(since we use 
deleteQuietly in tearDown which will eat the exceptions). Can that be fixed 
somehow?
                
> TestCheckpointRebuilder.testFastReplay  fails on Windows due to checkpoint 
> file being memory mapped
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FLUME-2145
>                 URL: https://issues.apache.org/jira/browse/FLUME-2145
>             Project: Flume
>          Issue Type: Bug
>          Components: Test, Windows
>    Affects Versions: v1.4.0
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>              Labels: windows
>             Fix For: v1.5.0
>
>         Attachments: FLUME-2145.patch
>
>
> Memory mapped files are not released by JVM causing failure when attempting 
> to clean the up.

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