[
https://issues.apache.org/jira/browse/NIFI-14110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
endzeit updated NIFI-14110:
---------------------------
Description:
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.
was:
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.
> 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
> Time Spent: 10m
> 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)