You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mathias Tiberghien (JIRA)" <ji...@apache.org> on 2016/10/05 14:25:21 UTC

[jira] [Commented] (NIFI-1526) Allow components to provide default values for Yield Duration and Run Schedule

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

Mathias Tiberghien commented on NIFI-1526:
------------------------------------------

Hi, it's my first contribution here. I have worked on the master locally and added two annotations in nifi-api: DefaultSchedule and DefaultSettings and modified FlowController and StandardProcessorNode. I've been able to compile and test it without issues. But I still haven't commit it because I'm not sure yet how to do it correctly (I have create a local branche named origin/NIFI-1526

> 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)