[
https://issues.apache.org/jira/browse/NIFI-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634146#comment-17634146
]
ASF subversion and git services commented on NIFI-10243:
--------------------------------------------------------
Commit 2bfefc3e5bd126d41181011f9a86701cf3f2c828 in nifi's branch
refs/heads/main from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2bfefc3e5b ]
NIFI-10243: allow ControlRate to throttle on combination of data rate or
flowfile rate
NIFI-10243: fix typos
NIFI-10243: re-ordered property in ControlRate
NIFI-10243: minor updates to make code cleaner based on PR comments
Signed-off-by: Nathan Gough <[email protected]>
This closes #6506.
> ControlRate throttle on both flowfile and byte count
> ----------------------------------------------------
>
> Key: NIFI-10243
> URL: https://issues.apache.org/jira/browse/NIFI-10243
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.16.3
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Request the ability for a ControlRate component to throttle based upon
> multiple thresholds. Currently, you can only set the "Rate Control Criteria"
> of "data rate", or "flowfile count". Allowing you to set either a "byte"
> threshold OR "flowfile count" threshold.
>
> Requesting the ability to optionally include values for both... so
> essentially a throttle would kick in whenever either threshold is met. This
> is particularly useful with varying datasets that contain many small objects
> within potentially small sized files that might otherwise fly underneath the
> threshold that was meant to limit overall file counts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)