----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9240/#review16032 -----------------------------------------------------------
Ship it! Ship It! - Brock Noland On Feb. 1, 2013, 5:59 p.m., Hari Shreedharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9240/ > ----------------------------------------------------------- > > (Updated Feb. 1, 2013, 5:59 p.m.) > > > Review request for Flume. > > > Description > ------- > > Fast replay is now run only if checkpoint file does not exist. > > > This addresses bug FLUME-1891. > https://issues.apache.org/jira/browse/FLUME-1891 > > > Diffs > ----- > > > flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/FileChannel.java > d921387 > > flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/Log.java > 8a4201c > > flume-ng-channels/flume-file-channel/src/test/java/org/apache/flume/channel/file/TestFileChannelRestart.java > ea57cdb > > Diff: https://reviews.apache.org/r/9240/diff/ > > > Testing > ------- > > Added 2 unit tests to test for the case where checkpoint does not exist (or > is corrupt) and where checkpoint exists. > > > Thanks, > > Hari Shreedharan > >
