You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/11/15 15:50:10 UTC

[jira] [Created] (NIFI-1171) If a file rolls over multiple times between invocations of TailFile, Processor doesn't pick up all changes

Mark Payne created NIFI-1171:
--------------------------------

             Summary: 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


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)