[
https://issues.apache.org/jira/browse/MINIFICPP-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1978:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> MergeContent should flush bins even when they don't exactly reach the max
> size.
> -------------------------------------------------------------------------------
>
> Key: MINIFICPP-1978
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1978
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Marton Szasz
> Assignee: Adam Debreceni
> Priority: Major
> Fix For: 0.13.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> It looks like MergeContent will fill up Bins until they reach the max group
> size, and reject further flow files when that would push the bin over the max
> size. If the last flow file doesn't exactly reach the max group size, the bin
> is not flushed, but it also cannot accept new flow files. We should come up
> with a way to flush "almost full" bins in a timely manner.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)