[
https://issues.apache.org/jira/browse/NIFI-14737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100516#comment-18100516
]
David Handermann commented on NIFI-14737:
-----------------------------------------
I agree that load balancing connections from just about all of the
PrimaryNodeOnly-annotated Processors is generally preferable, and important in
many cases. Scoping the rule that way sounds like it could be sufficient to
avoid unnecessarily flagging other Processors, like ConsumeKafka for instance.
> 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)