Joseph Gresock created NIFI-3072:
------------------------------------
Summary: Point-to-point NiFi operations
Key: NIFI-3072
URL: https://issues.apache.org/jira/browse/NIFI-3072
Project: Apache NiFi
Issue Type: Wish
Reporter: Joseph Gresock
Priority: Minor
It would be neat to see the following features if a user selects two
transitively-connected nodes on the graph:
* Set backpressure: Allows user to specify an aggregate backpressure along the
entire path. NiFi would divide by the number of connections in the path and
evenly configure their backpressure settings. An alert would probably be
appropriate, indicating that any existing backpressure would be overwritten.
This would save time in applying backpressure to a known path in the flow
without having to manually calculate the needed pressure per connection. It
could also help in re-applying backpressure if requirements change.
* View connections in path: Shows a summary view of just those connections,
similar to the Connection summary view that currently exists. This would be
helpful in quickly seeing the status of a known path in the flow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)