You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Roshan Naik (JIRA)" <ji...@apache.org> on 2014/04/10 05:12:16 UTC

[jira] [Updated] (FLUME-2359) TestFileChannelIntegrityTool throws exception on class teardown on Windows

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

Roshan Naik updated FLUME-2359:
-------------------------------

    Description: 
Exception is due to inability to delete checkpoint directory. Since there are memory mapped files there, this directory cannot be deleted from within the VM.

{code}

{code}

  was:
Exception is due to inability delete checkpoint directory. Since there are memory mapped files there, this directory cannot be deleted from within the VM.

{code}

{code}


> TestFileChannelIntegrityTool throws exception on class teardown on Windows
> --------------------------------------------------------------------------
>
>                 Key: FLUME-2359
>                 URL: https://issues.apache.org/jira/browse/FLUME-2359
>             Project: Flume
>          Issue Type: Bug
>          Components: File Channel, Test
>    Affects Versions: v1.4.0
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>              Labels: windows
>
> Exception is due to inability to delete checkpoint directory. Since there are memory mapped files there, this directory cannot be deleted from within the VM.
> {code}
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)