[ 
https://issues.apache.org/jira/browse/NIFI-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023291#comment-16023291
 ] 

ASF subversion and git services commented on NIFI-3969:
-------------------------------------------------------

Commit 08b66b5b6a2fd4194d55a98900c1d898b4e74a28 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=08b66b5 ]

NIFI-3969: Prevent merging flowfiles prematurely when all bins fill but some 
are already full and can be processed

Signed-off-by: Pierre Villard <[email protected]>

This closes #1850.


> 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)

Reply via email to