You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Christianson (Jira)" <ji...@apache.org> on 2020/07/08 21:13:00 UTC

[jira] [Created] (MINIFICPP-1284) TailFile: Add Record Limit

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)