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


+1, patch looks good

- Johny Rufus John


On May 25, 2015, 12:07 p.m., Somin Mithraa wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34649/
> -----------------------------------------------------------
> 
> (Updated May 25, 2015, 12:07 p.m.)
> 
> 
> Review request for Flume.
> 
> 
> Repository: flume-git
> 
> 
> Description
> -------
> 
> SpoolDir source polls a directory for new files at specific interval. This 
> interval(or poll delay) is currently hardcoded as 500ms. 500ms may be too 
> fast for some applications. This patch is to make this property configurable.
> 
> 
> Diffs
> -----
> 
>   
> flume-ng-core/src/main/java/org/apache/flume/source/SpoolDirectorySource.java 
> d0c2e99 
>   
> flume-ng-core/src/main/java/org/apache/flume/source/SpoolDirectorySourceConfigurationConstants.java
>  895433e 
>   flume-ng-doc/sphinx/FlumeUserGuide.rst 718c879 
> 
> Diff: https://reviews.apache.org/r/34649/diff/
> 
> 
> Testing
> -------
> 
> Manual testing done to confirm poll delay is set from the configuration file.
> 
> 
> Thanks,
> 
> Somin Mithraa
> 
>

Reply via email to