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

Hudson commented on FLUME-1490:
-------------------------------

Integrated in flume-trunk #283 (See 
[https://builds.apache.org/job/flume-trunk/283/])
    FLUME-1490. Option to limit number of events sent in Stress source. 
(Revision 5da69a2ca8560b6dec660e927d0d7e0b062207ed)

     Result = SUCCESS
will : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git;a=summary&a=commit&h=5da69a2ca8560b6dec660e927d0d7e0b062207ed
Files : 
* flume-ng-core/pom.xml
* flume-ng-core/src/main/java/org/apache/flume/source/StressSource.java
* 
flume-ng-core/src/test/java/org/apache/flume/source/TestSequenceGeneratorSource.java
* flume-ng-core/src/test/java/org/apache/flume/source/TestStressSource.java

                
> 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
>            Assignee: Patrick Wendell
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1490.v1.patch.txt, FLUME-1490.v2.patch.txt
>
>
> 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