[
https://issues.apache.org/jira/browse/MINIFICPP-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved MINIFICPP-1335.
---------------------------------------
Resolution: Fixed
> TailFile generates an empty flowfile in every onTrigger call when used
> without delimiter
> ----------------------------------------------------------------------------------------
>
> Key: MINIFICPP-1335
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1335
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Arpad Boda
> Assignee: Arpad Boda
> Priority: Major
> Fix For: 0.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When the file doesn't change and no delimiter is set, TailFile seeks to the
> last position (which is actually EOF), reads 0 byte and creates a new
> flowfile.
> This should be avoided by online reading the file in case its size has
> changed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)