-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.7.0
-
Component/s: Sinks+Sources
-
Labels:
-
Release Note:introduced an option in flume configuration for TAILDIR source to cache pattern matched files for huge directories
-
Flags:Patch
TailDir source cause high cpu utilization, when large amount of file is sitting in the target directory. File pattern matches only a single file, but the parent directory contains about 50,000 other file.
- relates to
-
FLUME-2934 Document new cachePatternMatching option for TaildirSource
-
- Resolved
-
- links to