Hi,

Do you see much value in being able to specify an instance-wide (or
cluster-wide) default prioritizer for all connections that do not have one
manually set?

Along with the the following properties in nifi.properties:
nifi.queue.backpressure.count=10000
nifi.queue.backpressure.size=1 GB

I'd like to see see something like
nifi.queue.prioritizer.default=org.apache.nifi.prioritize.
PriorityAttributePrioritizer

Thoughts? My only concern would be if connection prioritizers have a
noticeable impact on system resources.

Reply via email to