[
https://issues.apache.org/jira/browse/FLUME-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435749#comment-13435749
]
Patrick Wendell commented on FLUME-1490:
----------------------------------------
I had started a discussion about a load-generating source earlier that was
configurable. My thought was that rather than a fixed event count, you really
wanted something that generates events at a fixed _rate_. For instance, to
mimic a given rate you'd expect from your data source.
Will - what is the use case for having a fixed count? Just to limit the length
of an experiment?
> Option to limit number of events sent in Stress source
> ------------------------------------------------------
>
> Key: FLUME-1490
> URL: https://issues.apache.org/jira/browse/FLUME-1490
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Affects Versions: v1.2.0
> Reporter: Will McQueen
> Fix For: v1.3.0
>
>
> Currently the Stress source (used for testing purposes) has a 'size' prop to
> control the size of each event. It would be useful to also have a 'count'
> prop to control the number of events sent. When that limit is reached, the
> source's process() method can simply return Status.BACKOFF
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira