[
https://issues.apache.org/jira/browse/NIFI-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-6595:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> TailFile not always honoring "Initial Start Position" property
> --------------------------------------------------------------
>
> Key: NIFI-6595
> URL: https://issues.apache.org/jira/browse/NIFI-6595
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The "Initial Start Position" property for TailFile appears not to be honored
> once state has been stored, even if the state is cleared. To reproduce:
> Create file file.log.1 with some data in it.
> Create file file.log.2 with some data in it.
> Create file file.log with some data in it.
> Configure TailFile with "File(s) to Tail" set to "file.log" and "Rolling
> Filename Pattern" set to "file.log.*" and "Initial Start Position" of Current
> Time.
> Start the processor. Nothing should be consumed. Append to the file and data
> should be consumed.
> Stop the processor. Clear the state. Start the Processor again.
> No data should be ingested, but it will be.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)