[
https://issues.apache.org/jira/browse/NIFI-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924679#comment-17924679
]
Mark Payne commented on NIFI-14243:
-----------------------------------
In the Summary page, Processors that are Primary Node Only are identified with
the little {{P}} icon next to their name in the table. Probably makes sense to
add the "load balancing" icon next to Connections in that table of the Summary
page. Similarly, there is a "Primary Node" checkbox on the Processors tab that
filters by Primary Node. Could add the same thing on the Connections tab.
> Identify connections which have load balancing enabled
> ------------------------------------------------------
>
> Key: NIFI-14243
> URL: https://issues.apache.org/jira/browse/NIFI-14243
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mark Bean
> Priority: Major
>
> Load balancing is a feature that should be used sparingly within a flow as it
> is resource intensive. With flows having hundreds or thousands of
> connections, searching for those which have load balancing enabled is
> difficult. Currently, there is no mechanism in the UI to search/find
> connections with load balancing enabled. This issue will add such a
> capability.
> One implementation to identify such connections is a new Flow Analysis Rule.
> This feature was requested in NIFI-14204, but rejected in [PR
> 9685|https://github.com/apache/nifi/pull/9685] so an alternative approach is
> needed.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)