You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2019/06/18 21:27:00 UTC

[jira] [Created] (NIFI-6385) Wait processor ignores all FlowFiles except for the first one in the queue.

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)