Murtuza Shareef created MINIFICPP-926:
-----------------------------------------

             Summary: Nanofi tailfile should have a configurable chunk size
                 Key: MINIFICPP-926
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-926
             Project: Apache NiFi MiNiFi C++
          Issue Type: Story
            Reporter: Murtuza Shareef
            Assignee: Murtuza Shareef


Today, nanofi takes a mixed approach to tail a given file. The delimiter is 
configurable, however, if the file contains a line greater than or equal to 
4096 bytes without having a delimiter, the tailfile creates a flowfile for the 
4096 byte chunk.

We want to have either size based approach only or a delimiter based approach 
individually. This ticket is for the size based approach.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to