You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hu Liu, (JIRA)" <ji...@apache.org> on 2017/02/13 08:36:41 UTC

[jira] [Created] (FLUME-3055) Taildir source FD leaks when the matched files is renamed or rotated to other dir

Hu Liu, created FLUME-3055:
------------------------------

             Summary: Taildir source FD leaks when the matched files is renamed or rotated to other dir
                 Key: FLUME-3055
                 URL: https://issues.apache.org/jira/browse/FLUME-3055
             Project: Flume
          Issue Type: Bug
          Components: Sinks+Sources
    Affects Versions: v1.7.0
            Reporter: Hu Liu,
            Assignee: Hu Liu,


In our environment, the log files are rotated to other dir periodically. 
We found the fd leak when using the taildir source because the taildir source just handle the matched files, if the log files are rotated, they are not existing in the matched file list ,so idleFileChecker doesn't clean them



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)