You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/07 19:46:00 UTC

[jira] [Commented] (NIFI-8962) Add 'overflow' distribution strategy to DistributeLoad

    [ https://issues.apache.org/jira/browse/NIFI-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470855#comment-17470855 ] 

ASF subversion and git services commented on NIFI-8962:
-------------------------------------------------------

Commit 42626adab8e4d3bf32f5addef310c927228cdd7e in nifi's branch refs/heads/main from markobean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=42626ad ]

NIFI-8962: Add overflow strategy to DistributeLoad (#5267)



> Add 'overflow' distribution strategy to DistributeLoad
> ------------------------------------------------------
>
>                 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
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> For users that need to distribute load of their data an additional strategy with overflow style behavior is needed.  This new strategy would allow for data to flow to relationships in a specific order and only send to the next relationship if the preceding relationship was full/backpressure applied.
> The DistributeLoad processor has the ability to support additional strategies and is designed for this logic.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)