-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6786/
-----------------------------------------------------------
Review request for Flume.
Summary (updated)
-----------------
FLUME-1517: StressSource should support batching and NullSink should support
counting
Description (updated)
-------
Adds batching to StressSource and counting to null sink.
This addresses bug FLUME-1517.
https://issues.apache.org/jira/browse/FLUME-1517
Diffs (updated)
-----
flume-ng-core/src/main/java/org/apache/flume/sink/NullSink.java 5cc1521
flume-ng-core/src/main/java/org/apache/flume/source/StressSource.java 5b73910
flume-ng-core/src/test/java/org/apache/flume/source/TestStressSource.java
4ec16c7
Diff: https://reviews.apache.org/r/6786/diff/
Testing (updated)
-------
tests pass and unit test added
Thanks,
Brock Noland