[
https://issues.apache.org/jira/browse/NIFI-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064330#comment-15064330
]
ASF subversion and git services commented on NIFI-1279:
-------------------------------------------------------
Commit bd4f31a4c20e104aa886edfe643b7eb175046467 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=bd4f31a ]
NIFI-1279: Take the FlowFile's 1-up id into account for the newest and oldest
flowfile prioritizers
Signed-off-by: joewitt <[email protected]>
> 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
> Assignee: Mark Payne
> Fix For: 0.4.1
>
> Attachments:
> 0001-NIFI-1279-Take-the-FlowFile-s-1-up-id-into-account-f.patch
>
>
> 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)