Mark Payne created NIFI-6385:
--------------------------------
Summary: 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
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)