[
https://issues.apache.org/jira/browse/NIFI-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14717.
-------------------------------------
Fix Version/s: 2.5.0
Assignee: Dominik Bartos
Resolution: Fixed
> MergeContent Processor should release a bin when maxBinAge condition is
> fulfilled
> ---------------------------------------------------------------------------------
>
> Key: NIFI-14717
> URL: https://issues.apache.org/jira/browse/NIFI-14717
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.4.0
> Reporter: Dominik Bartos
> Assignee: Dominik Bartos
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The `MergeContent` processor currently releases a bin when its age exceeds
> the `Max Bin Age` property value _and_ there are no new FlowFiles upstream.
> However, the bin should be released regardless of the second condition.
> Current behaviour is unacceptable for clients whose flows process continuous
> stream data e.g. database CDC stream. MergeContent should not rely on the
> pace of producing FlowFiles by an upstream.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)