This Property is only considered if the [Rate Control Criteria] Property is set to one of the following values: [data rate], [attribute value], [flowfile count]Maximum Data Rate | Maximum Data Rate | | | The maximum rate at which data should pass through this processor. The format of this property is expected to be a Data Size (such as '1 MB') representing bytes per Time Duration.
This Property is only considered if the [Rate Control Criteria] Property has a value of "data rate or flowfile count". |
Maximum FlowFile Rate | Maximum FlowFile Rate | | | The maximum rate at which FlowFiles should pass through this processor. The format of this property is expected to be a positive integer representing FlowFiles count per Time Duration
This Property is only considered if the [Rate Control Criteria] Property has a value of "data rate or flowfile count". |
Rate Controlled Attribute | Rate Controlled Attribute | | | The name of an attribute whose values build toward the rate limit if Rate Control Criteria is set to 'attribute value'. The value of the attribute referenced by this property must be a positive long, or the FlowFile will be routed to failure. This value is ignored if Rate Control Criteria is not set to 'attribute value'. Changing this value resets the rate counters.
This Property is only considered if the [Rate Control Criteria] Property has a value of "attribute value". |
Grouping Attribute | Grouping Attribute | | | By default, a single "throttle" is used for all FlowFiles. If this value is specified, a separate throttle is used for each value specified by the attribute with this name. Changing this value resets the rate counters. |
Relationships:
Name | Description |
---|
success | FlowFiles are transferred to this relationship under normal conditions |
failure | FlowFiles will be routed to this relationship if they are missing a necessary Rate Controlled Attribute or the attribute is not in the expected format |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.