You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Bean (Jira)" <ji...@apache.org> on 2021/07/30 15:24:00 UTC

[jira] [Updated] (NIFI-8962) Modify DistributeLoad processor to allow primary and overflow relationships

     [ https://issues.apache.org/jira/browse/NIFI-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Bean updated NIFI-8962:
----------------------------
    Summary: Modify DistributeLoad processor to allow primary and overflow relationships  (was: Create DivertLoad processor)

> Modify DistributeLoad processor to allow primary and overflow relationships
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-8962
>                 URL: https://issues.apache.org/jira/browse/NIFI-8962
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Mark Bean
>            Assignee: Mark Bean
>            Priority: Major
>
> 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)