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

ASF GitHub Bot commented on NIFI-589:
-------------------------------------

Github user markap14 commented on the pull request:

    https://github.com/apache/incubator-nifi/pull/51#issuecomment-110906821
  
    @joey generally @OnStopped is the best place to do something like that. If 
you want to call onTrigger() multiple times without the @OnScheduled, 
@OnUnscheduled being called, you can pass in flags to the run() method to 
specify this. Or alternatively, if it makes sense in your unit test, you can 
use .run(int) to run some specified number of times.


> Add processors that can run Apache Flume sources/sinks
> ------------------------------------------------------
>
>                 Key: NIFI-589
>                 URL: https://issues.apache.org/jira/browse/NIFI-589
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 0.1.0
>            Reporter: Joey Echeverria
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to