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

Hudson commented on FLUME-2480:
-------------------------------

SUCCESS: Integrated in Flume-trunk-hbase-98 #56 (See 
[https://builds.apache.org/job/Flume-trunk-hbase-98/56/])
FLUME-2480. Typo in file channel exception: "Usable space exhaused" (roshan: 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=22cd3909bbc0d9dbdb42b845f36be133326eb67c)
* 
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestLog.java
* 
flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/Log.java


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

Reply via email to