[ 
https://issues.apache.org/jira/browse/FLUME-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436010#comment-13436010
 ] 

Will McQueen commented on FLUME-1490:
-------------------------------------

Hi Patrick,

As an example with the 'count' feature, a test can limit the stress test to 1M 
events so that later it can confirm whether exactly 1M events were received at 
the sink... and if not then whether there were more (duplicates) or less (sink 
is still catching up).
                
> 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

        

Reply via email to