You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by lizhenhuan <gi...@git.apache.org> on 2018/05/03 04:49:44 UTC

[GitHub] flume pull request #207: fix bug : Flume TAILDIR source lost last line when ...

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 <zh...@...>
Date:   2018-05-03T04:45:53Z

    fix bug : Flume TAILDIR source lost last line when file upload from windows

----


---