Peter Gyori created NIFI-13771:
----------------------------------
Summary: Default Run Duration and Run Schedule should be modified
for Python source processors
Key: NIFI-13771
URL: https://issues.apache.org/jira/browse/NIFI-13771
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, Extensions
Reporter: Peter Gyori
Assignee: Peter Gyori
Currently the default Run Schedule for Python processors is 0 sec and the
default Run Duration is 25 ms.
It is common use-case for a source-type processor to run once periodically
instead of running continuously. Therefore - just like in case of List*
processors - the default Run Schedule should be set to 1 min.
To make sure that the processor is only triggered once in every cycle, default
Run Duration needs to be set to 0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)