GitHub user lizhenhuan opened a pull request: https://github.com/apache/flume/pull/207
fix bug : Flume TAILDIR source lost last line when file upload from windows https://issues-test.apache.org/jira/browse/FLUME-3229 Fix this issue . You can merge this pull request into a Git repository by running: $ git pull https://github.com/lizhenhuan/flume trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/207.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #207 ---- commit 07c98978ec89c8119bbf833cd384b4ba59be8f10 Author: lizhenhuan <zhenhuan.li@...> Date: 2018-05-03T04:45:53Z fix bug : Flume TAILDIR source lost last line when file upload from windows ---- ---