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)