-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5880/#review9049
-----------------------------------------------------------

Ship it!


+1. lgtm. Please fix the documentation and attach the patch to the jira.


flume-ng-doc/sphinx/FlumeUserGuide.rst
<https://reviews.apache.org/r/5880/#comment19202>

    The default is 20 according to the code, isn't it?


- Hari Shreedharan


On July 11, 2012, 4:03 a.m., Juhani Connolly wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/5880/
> -----------------------------------------------------------
> 
> (Updated July 11, 2012, 4:03 a.m.)
> 
> 
> Review request for Flume.
> 
> 
> Description
> -------
> 
> Added a new configuration setting "bufferCount" to allow for multiple lines 
> read from the exec output to be committed in a single channel transaction
> 
> 
> This addresses bug FLUME-1361.
>     https://issues.apache.org/jira/browse/FLUME-1361
> 
> 
> Diffs
> -----
> 
>   flume-ng-core/src/main/java/org/apache/flume/source/ExecSource.java dbf79e0 
>   
> flume-ng-core/src/main/java/org/apache/flume/source/ExecSourceConfigurationConstants.java
>  73c985e 
>   flume-ng-doc/sphinx/FlumeUserGuide.rst 7967d7c 
> 
> Diff: https://reviews.apache.org/r/5880/diff/
> 
> 
> Testing
> -------
> 
> Unit tests pass though new ones were not added.
> 
> Further, tested this on our log generating servers and it alleviated the 
> incredibly poor performance of file channel caused by the constant commits 
> coming from ExecSource
> 
> 
> Thanks,
> 
> Juhani Connolly
> 
>

Reply via email to