Will McQueen created FLUME-1490:
-----------------------------------

             Summary: 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