[
https://issues.apache.org/jira/browse/NIFI-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912127#comment-17912127
]
ASF subversion and git services commented on NIFI-14141:
--------------------------------------------------------
Commit 7899874e881125029c42be503ac1d028d87bf995 in nifi's branch
refs/heads/main from markobean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7899874e88 ]
NIFI-14141 Enabled Expression Language for File Size in GenerateFlowFile (#9620)
Signed-off-by: David Handermann <[email protected]>
> Allow GenerateFlowFile to create FlowFiles of varying sizes
> -----------------------------------------------------------
>
> 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)