[
https://issues.apache.org/jira/browse/NIFI-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664486#comment-15664486
]
ASF subversion and git services commented on NIFI-1526:
-------------------------------------------------------
Commit 65b7b377e3072b83f75e63b053a4f080726d824d in nifi's branch
refs/heads/master from [~mathiastiberghien]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=65b7b37 ]
NIFI-1526: DefaultSchedule annotation should be use on Custom Processor to set
the default scheduling strategy, scheduling period or max number of concurrent
task for each instance of the processor
DefaultSettings annotation should be use on Custom Processor to set the default
penalty period, the yield duration or the bulletin log level for each instance
of the processor
> 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
> Fix For: 1.1.0
>
>
> 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)