Matthew Clarke created NIFI-3956:
------------------------------------
Summary: Correct NiFi docs to remove
OldestFlowFileFirstPrioritizer as being listed as default prioritizer.
Key: NIFI-3956
URL: https://issues.apache.org/jira/browse/NIFI-3956
Project: Apache NiFi
Issue Type: Bug
Components: Documentation & Website
Affects Versions: 1.2.0
Reporter: Matthew Clarke
Priority: Minor
The embedded NiFi documentation states in two places that the
OldestFlowFileFirstPrioritizer is the default prioritizer when nod is selected
on a connection. The actual default behavior is to order the data in such a
way as to optimize disk reads. This leads to unexpected behavior for users who
believe the oldest FlowFiles will always get processed first.
It is documented as default in both the "Overview" and User Guide sections of
the docs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)