[
https://issues.apache.org/jira/browse/NIFI-14110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael W Moser resolved NIFI-14110.
------------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
> Support to limit content size in PackageFlowFile
> ------------------------------------------------
>
> Key: NIFI-14110
> URL: https://issues.apache.org/jira/browse/NIFI-14110
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: endzeit
> Assignee: endzeit
> Priority: Major
> Fix For: 2.4.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The PackageFlowFile processor supports to limit the number of FlowFiles
> combined into a single package.
> However, depending on the size of the FlowFile contents, the resulting
> packages might vary greatly. This issue proposes the addition of a property
> "Maximum Batch Content Size" which allows to limit the amount of FlowFile to
> include in a batch based on the FlowFile's content size.
> This way users have more control over the size of packages created, which
> might be important depending on where to and how the package is transferred
> afterwards.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)