[
https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334852#comment-16334852
]
ASF subversion and git services commented on NIFI-4803:
-------------------------------------------------------
Commit 6f282c6843066f79fc7d53ebec98b4e4bb39f833 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6f282c6 ]
NIFI-4803: Ensure that we set the FileCountAttribute of BinManager to the
proper value, regardless of the merge strategy
This closes #2423.
Signed-off-by: Bryan Bende <[email protected]>
> MergeContent can create smaller bins than it should, if Merge Strategy
> changed from 'Defragment' to 'Bin-Packing Algorithm'
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-4803
> URL: https://issues.apache.org/jira/browse/NIFI-4803
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.6.0
>
>
> If the Merge Strategy is changed from "Defragment" to "Bin-Packing Algorithm"
> and then send in FlowFiles that have a fragment.count attribute, we end up
> creating a bin that is no larger than that fragment.count attribute. However,
> for Bin-Packing Algorithm we should not be inspecting that attribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)