[
https://issues.apache.org/jira/browse/NIFI-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14141:
------------------------------------
Summary: Enable Expression Language in File Size property for
GenerateFlowFile (was: Allow GenerateFlowFile to create FlowFiles of varying
sizes)
> Enable Expression Language in File Size property for GenerateFlowFile
> ---------------------------------------------------------------------
>
> Key: NIFI-14141
> URL: https://issues.apache.org/jira/browse/NIFI-14141
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 2.1.0
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> GenerateFlowFile allows the specification of s fixed size for all FlowFiles.
> Add properties to allow for a minimum and maximum FlowFile size. Each
> generated FlowFile will be a random size within this range.
> The use case is to have FlowFiles of various sizes injected into a flow for
> further testing. Some flows are specifically designed to handle FlowFiles of
> certain sizes differently. For example, if files are "large", perhaps they
> are compressed. This is a trivial example, but the point is this feature
> supports a greater degree of flexibility of data while testing a flow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)