Mark Payne created NIFI-1279:
--------------------------------
Summary: OldestFlowFileFirst, NewestFlowFileFirst prioritizers
don't work if two FlowFiles have same timestamp
Key: NIFI-1279
URL: https://issues.apache.org/jira/browse/NIFI-1279
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Fix For: 0.5.0
The OldestFlowFileFirst and NewestFlowFileFirst prioritizers perform their
prioritization based on the lineage start date of FlowFiles. It is quite
possible to have multiple FlowFiles with the same lineage start date, but they
should still be ordered properly based on their FlowFile Identifier (which is a
1-up integer for each FlowFile).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)