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

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

Github user mathiastiberghien commented on the issue:

    https://github.com/apache/nifi/pull/1107
  
    I've been able to find the problem with Dummy processors (the class were 
declared in the test file which created an InstanciationException).
    So I commited the code with style corrections, exceptions added to Log 
methods to have the stack trace, and 2 tests added to the TestFlowController 
class testing each annotation


> Allow components to provide default values for Yield Duration and Run Schedule
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-1526
>                 URL: https://issues.apache.org/jira/browse/NIFI-1526
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Priority: Minor
>
> It would be nice for developers of processors (and maybe reporting tasks and 
> controller services) to be able to specify a default value for Yield duration 
> and Run Schedule.
> Currently Yield defaults to 1 second and Run Schedule defaults to 0 seconds. 
> There may be cases where these are not the best default values and the 
> developer wants to start off with better defaults, still allowing the user to 
> tune as needed.



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

Reply via email to