Mark Payne created NIFI-3969:
--------------------------------
Summary: MergeContent creates bins too early when a lot of data is
queued up
Key: NIFI-3969
URL: https://issues.apache.org/jira/browse/NIFI-3969
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Payne
Assignee: Mark Payne
I have a MergeContent Processor with Min Entries = 10, Max Entries = 10. No
timeout. Default of 5 buckets. If I queue up 56 flowfiles, I should get 5
merged flowfiles and have 6 remaining in the queue. Instead, I get 6 merged
flowfiles, with the last one having only 6 entries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)