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

Hudson commented on FLUME-1560:
-------------------------------

Integrated in flume-trunk #298 (See 
[https://builds.apache.org/job/flume-trunk/298/])
    FLUME-1560. FileChannel tests which fill up the channel should use larger 
batch size than 1 (Revision ff37f5a541769908f4b518c369590fd8685cea22)

     Result = FAILURE
harishreedharan : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=ff37f5a541769908f4b518c369590fd8685cea22
Files : 
* 
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannel.java
* 
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestUtils.java
* 
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/encryption/TestFileChannelEncryption.java
* 
flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelRestart.java

                
> TestFileChannel* tests which fill up the channel should use larger batch size 
> than 1
> ------------------------------------------------------------------------------------
>
>                 Key: FLUME-1560
>                 URL: https://issues.apache.org/jira/browse/FLUME-1560
>             Project: Flume
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1560-0.patch
>
>
> At present the tests which fill up the channel use a batch size of 1 to 
> ensure the channel is completely full. We should create a utility method that 
> allows them to fill the bulk of a the channel with a larger batch size and 
> then uses the batch size of 1 to completely fill it. 

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