[ 
https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne updated NIFI-4803:
-----------------------------
    Description: 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.

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

Reply via email to