Mark Bean created NIFI-8962:
-------------------------------
Summary: Create DivertLoad processor
Key: NIFI-8962
URL: https://issues.apache.org/jira/browse/NIFI-8962
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Affects Versions: 1.14.0
Reporter: Mark Bean
Assignee: Mark Bean
Create a new processor, DivertLoad. This processor will send FlowFiles to the
primary relationship as long as it is available (i.e. back pressure is not
preventing FlowFiles from being sent to this relationship.) If the primary
relationship is unavailable, FlowFiles will be sent to an alternate overflow
relationship.
This processor will allow specialized or alternate processing to occur by the
flow if a given connection has reached its back pressure limit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)