Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
1.9.2
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
NIFI-6215 Cannot swap in Flowfiles
- Resolved