-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6986/
-----------------------------------------------------------
(Updated Sept. 10, 2012, 5:56 p.m.)
Review request for Flume.
Changes
-------
Doing check on every take
Description
-------
Adding the ability to log.info counts at the end of a transaction if a
threshold of logEveryNEvents is met.
Default value for logEveryNEvents is 10k but it can be configured.
This addresses bug FLUME-1556.
https://issues.apache.org/jira/browse/FLUME-1556
Diffs (updated)
-----
flume-ng-core/src/main/java/org/apache/flume/sink/NullSink.java 5cc1521
Diff: https://reviews.apache.org/r/6986/diff/
Testing
-------
Thanks,
Ted Malaska