You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Radden (JIRA)" <ji...@apache.org> on 2019/04/16 15:24:00 UTC

[jira] [Created] (NIFI-6219) Unprocessable queues with remaining size a multiple of 10000

Peter Radden created NIFI-6219:
----------------------------------

             Summary: Unprocessable queues with remaining size a multiple of 10000
                 Key: NIFI-6219
                 URL: https://issues.apache.org/jira/browse/NIFI-6219
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.9.2
            Reporter: Peter Radden
         Attachments: flow.xml, queue.jpg

This is using all default NiFi settings.

The problem is easy to reproduce with the attached flow:
 * Start the GenerateFlowFile processor and allow the queue to build (to say 100000).
 * Stop the GenerateFlowFile processor.
 * Start the UpdateCounter process.
 * Observe that it stops processing after 19999 FlowFiles.  Stop the processor
 * Attempt to clear the queue.
 * Observe that the queue is left with an exact multiple of 10000 FlowFiles.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)