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/11/01 11:19:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Radden resolved NIFI-6219.
--------------------------------
    Resolution: Duplicate

> 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
>          Components: Core Framework
>    Affects Versions: 1.9.2
>            Reporter: Peter Radden
>            Priority: Critical
>         Attachments: flow.xml, processed-all-flowfiles.png, 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
(v8.3.4#803005)