[
https://issues.apache.org/jira/browse/NIFI-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022965#comment-15022965
]
ASF subversion and git services commented on NIFI-1171:
-------------------------------------------------------
Commit 2516b1dad24e39efaeac49a244eea42847602e06 in nifi's branch
refs/heads/NIFI-655 from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2516b1d ]
NIFI-1171: Ensure that we pick up changes when files roll over and ensure that
we don't pick up the rolled over file multiple times
> If a file rolls over multiple times between invocations of TailFile,
> Processor doesn't pick up all changes
> ----------------------------------------------------------------------------------------------------------
>
> Key: NIFI-1171
> URL: https://issues.apache.org/jira/browse/NIFI-1171
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.4.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.4.0
>
> Attachments:
> 0001-NIFI-1171-Ensure-that-we-pick-up-changes-when-files-.patch
>
>
> If TailFile is scheduled to run less often, say once per minute, and the file
> that it is tailing rolls over multiple times, it does not pick up all of the
> changes. We need to ensure that it picks up all of the changes to the log
> file in this case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)