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/11/20 05:15:33 UTC

[jira] [Commented] (FLUME-2480) Typo in file channel exception: "Usable space exhaused"

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

Roshan Naik commented on FLUME-2480:
------------------------------------

+1

> Typo in file channel exception: "Usable space exhaused"
> -------------------------------------------------------
>
>                 Key: FLUME-2480
>                 URL: https://issues.apache.org/jira/browse/FLUME-2480
>             Project: Flume
>          Issue Type: Bug
>          Components: File Channel
>    Affects Versions: v1.5.0.1
>            Reporter: Santiago M. Mola
>            Assignee: Santiago M. Mola
>            Priority: Trivial
>              Labels: easyfix, easytest
>             Fix For: v1.6.0
>
>         Attachments: FLUME-2480-0.patch
>
>
> File Channel throws an IOException with a typo: "Usable space exhaused" instead of " Usable space exhausted". This leaks to test too, with the following snippet:
>       Assert.assertTrue(e.getMessage(), e.getMessage()
>           .startsWith("Usable space exhaused"));



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)