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



flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/Log.java
<https://reviews.apache.org/r/8433/#comment30403>

    Since users could run Flume from a console (maybe in the background) and 
then kill it with Ctrl-C, then it is visible that Flume might take a few 
seconds to shutdown, so that they dont kill -9 it.


- Hari Shreedharan


On Dec. 10, 2012, 9:29 p.m., Hari Shreedharan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8433/
> -----------------------------------------------------------
> 
> (Updated Dec. 10, 2012, 9:29 p.m.)
> 
> 
> Review request for Flume.
> 
> 
> Description
> -------
> 
> Using a single threaded scheduled executor, which is stopped when the channel 
> is killed.
> 
> 
> This addresses bug FLUME-1773.
>     https://issues.apache.org/jira/browse/FLUME-1773
> 
> 
> Diffs
> -----
> 
>   
> flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/Log.java
>  ea98e5d 
> 
> Diff: https://reviews.apache.org/r/8433/diff/
> 
> 
> Testing
> -------
> 
> All unit tests pass
> 
> 
> Thanks,
> 
> Hari Shreedharan
> 
>

Reply via email to