Mark Bean created NIFI-14243:
--------------------------------
Summary: Identify connections which have load balancing enabledf
Key: NIFI-14243
URL: https://issues.apache.org/jira/browse/NIFI-14243
Project: Apache NiFi
Issue Type: Improvement
Reporter: Mark Bean
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|https://issues.apache.org/jira/browse/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)