[
https://issues.apache.org/jira/browse/NIFI-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845709#comment-16845709
]
Peter Radden commented on NIFI-6219:
------------------------------------
This looks to be the same as NIFI-6215 which would indicate that this is broken
on windows for 1.9.2, but presumably fixed for 1.10
> 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
(v7.6.3#76005)