----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8990/#review15448 -----------------------------------------------------------
flume-ng-core/src/main/java/org/apache/flume/source/SequenceGeneratorSource.java <https://reviews.apache.org/r/8990/#comment33327> I don't think this will achieve the exact totalEvents count. Could be less since it can bail in the middle of a batch. - Mike Percy On Jan. 17, 2013, 7:46 a.m., Hari Shreedharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8990/ > ----------------------------------------------------------- > > (Updated Jan. 17, 2013, 7:46 a.m.) > > > Review request for Flume. > > > Description > ------- > > Added the required support > > > This addresses bug FLUME-1855. > https://issues.apache.org/jira/browse/FLUME-1855 > > > Diffs > ----- > > > flume-ng-core/src/main/java/org/apache/flume/source/SequenceGeneratorSource.java > 1fbcf42 > > Diff: https://reviews.apache.org/r/8990/diff/ > > > Testing > ------- > > > Thanks, > > Hari Shreedharan > >
