[
https://issues.apache.org/jira/browse/NIFI-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023288#comment-16023288
]
ASF GitHub Bot commented on NIFI-3969:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1850
Full build is OK, code LGTM, confirmed expected behavior according to
example described in the JIRA, +1 merging to master.
> 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)