[
https://issues.apache.org/jira/browse/NIFI-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura updated NIFI-6385:
--------------------------------
Status: Patch Available (was: Open)
> Wait processor ignores all FlowFiles except for the first one in the queue.
> ---------------------------------------------------------------------------
>
> Key: NIFI-6385
> URL: https://issues.apache.org/jira/browse/NIFI-6385
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Koji Kawamura
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If the Wait processor has two FlowFiles queued up, and the Notify processor
> then notifies that the second FlowFile is ready to be released, the Wait
> processor ignores this until the first FlowFile is released. At that point,
> it will release both of them. When the second FlowFile is ready to be
> released, the processor should immediately release it, regardless of whether
> or not it's the first in the queue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)