[
https://issues.apache.org/jira/browse/NIFI-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-4299.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> MergeContent does not function as expected when number of bins is set to 1
> --------------------------------------------------------------------------
>
> Key: NIFI-4299
> URL: https://issues.apache.org/jira/browse/NIFI-4299
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Matthew Clarke
> Priority: Minor
>
> With number of bins set to 1 and Merge Format set to any option, the
> mergeContent processor will always merge exactly what is currently in the
> incoming queue regardless of any other configured settings for min entries or
> min group size.
> I would expect the processor to only merge the bin if another bin is needed,
> but in this case it is merging at the completion of its run regardless if bin
> has reached either configured minimums.
> To get expected behavior out of MergeContent, you must always have the number
> of needed bins +1.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)