----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59743/ -----------------------------------------------------------
Review request for Flume. Bugs: FLUME-3101 https://issues.apache.org/jira/browse/FLUME-3101 Repository: flume-git Description ------- Add a threshold in TaildirSource. Use the threshold to control the number of reads when a file is written by high frequency. Diffs ----- flume-ng-sources/flume-taildir-source/src/main/java/org/apache/flume/source/taildir/TaildirSource.java a107a01 Diff: https://reviews.apache.org/r/59743/diff/1/ Testing ------- mvn clean install -DskipTests -> built Thanks, hun shenshi