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

Dominik Bartos updated NIFI-14717:
----------------------------------
    Description: 
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.

  was:
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 how 
upstream produces FlowFiles.


> 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
>            Priority: Major
>
> 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)

Reply via email to