You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by gangken <gi...@git.apache.org> on 2017/07/08 10:41:02 UTC

[GitHub] flume pull request #144: Flume-2786. Alter application's synchronized to Loc...

GitHub user gangken opened a pull request:

    https://github.com/apache/flume/pull/144

    Flume-2786. Alter application's synchronized to Lock.

    This issue was discussed at [FLUME-2786](https://issues.apache.org/jira/browse/FLUME-2786), and I'd uploaded a patch for 1.6.0. Now I tried to apply the patch to trunk.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/watera/flume FLUME-2786

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/144.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 #144
    
----
commit 1074c86ce349f034d886c165e392e2e3a237e7cc
Author: Yan Jian <ya...@163.com>
Date:   2017-07-08T05:45:00Z

    Flume-2786. Alter application's synchronized to Lock.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flume pull request #144: Flume-2786. Fixed nested monitor lockout with polli...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flume/pull/144


---