-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6673/
-----------------------------------------------------------
Review request for Flume.
Description
-------
This patch implements a count limit, both for overall (successful + failed)
events and for successful events. Seems like both could be useful in testing.
This addresses bug FLUME-1490.
https://issues.apache.org/jira/browse/FLUME-1490
Diffs
-----
flume-ng-core/src/main/java/org/apache/flume/source/StressSource.java 4f7b255
flume-ng-core/src/test/java/org/apache/flume/source/TestStressSource.java
PRE-CREATION
Diff: https://reviews.apache.org/r/6673/diff/
Testing
-------
Includes unit test and a bit of code clean-up.
Thanks,
Patrick Wendell