Andrew Christianson created MINIFICPP-1284:
----------------------------------------------
Summary: TailFile: Add Record Limit
Key: MINIFICPP-1284
URL: https://issues.apache.org/jira/browse/MINIFICPP-1284
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Andrew Christianson
Assignee: Andrew Christianson
{{TailFile}} currently will create an unlimited number of new FlowFiles per
invocation of {{onTrigger}}. This can quickly fill up queues/repositories
within minificpp. To allow operators to control the rate that data is ingested
into minificpp, we need a {{Record Limit}} property which will limit the number
of new FlowFiles created per tailed file per {{onTrigger}} invocation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)