Peter Gyori created NIFI-13660:
----------------------------------
Summary: Allow Python source processors to yield when they return
with no FlowFiles
Key: NIFI-13660
URL: https://issues.apache.org/jira/browse/NIFI-13660
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, Extensions
Reporter: Peter Gyori
Assignee: Peter Gyori
With NIFI-13604 Python source processors are capable of returning without
creating FlowFiles (when the Python create() method returns None). These
processors should be able to yield their resources in such case for the period
of time defined by the processor's Yield Duration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)