[
https://issues.apache.org/jira/browse/NIFI-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100506#comment-18100506
]
Matt Burgess commented on NIFI-14737:
-------------------------------------
I have seen quite a few production flows where all the List processors are
running on the Primary node without a LBC afterward. This can cause node
dropout, poor overall performance, etc. Seems like this would be pretty helpful
in those cases, to avoid the potential need to refactor large flows after it's
"too late"
> Add Flow Analysis Rule to Require Load-Balanced Connections from a Source
> Processor
> -----------------------------------------------------------------------------------
>
> Key: NIFI-14737
> URL: https://issues.apache.org/jira/browse/NIFI-14737
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> For some users, Best Practices include making sure FlowFiles are distributed
> among nodes in a cluster. This Jira proposes a rule that ensures all
> downstream connections from a source processor are load-balanced in some way
> (even Single Node), otherwise a violation is produced.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)