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 2013/05/30 04:10:20 UTC

[jira] [Updated] (FLUME-2057) Failures in FileChannel's TestEventQueueBackingStoreFactory on Windows

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

Roshan Naik updated FLUME-2057:
-------------------------------

    Attachment: FLUME-2057.patch

Due to streams not being closed properly in TestUtils.copyDecompressed(), the checkpoint file deletion fails in the tests.
                
> Failures in  FileChannel's TestEventQueueBackingStoreFactory  on Windows
> ------------------------------------------------------------------------
>
>                 Key: FLUME-2057
>                 URL: https://issues.apache.org/jira/browse/FLUME-2057
>             Project: Flume
>          Issue Type: Bug
>          Components: File Channel, Windows
>    Affects Versions: v1.3.1
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>             Fix For: v1.4.0
>
>         Attachments: FLUME-2057.patch
>
>
>   testDecreaseCapacity(org.apache.flume.channel.file.TestEventQueueBackingStoreFactory): Unexpected exception, expected<org.apache.flume.channel.file.BadCheckpointException> but was<junit.framework.AssertionFailedError>
> testIncreaseCapacity(org.apache.flume.channel.file.TestEventQueueBackingStoreFactory): Unexpected exception, expected<org.apache.flume.channel.file.BadCheckpointException> but was<junit.framework.AssertionFailedError>
> testNewCheckpoint(org.apache.flume.channel.file.TestEventQueueBackingStoreFactory): Unexpected exception, expected<org.apache.flume.channel.file.BadCheckpointException> but was<junit.framework.AssertionFailedError>

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