You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by EdwardsBean <gi...@git.apache.org> on 2014/09/29 05:43:15 UTC

[GitHub] flume pull request: Add failover log4j appender

GitHub user EdwardsBean opened a pull request:

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

    Add failover log4j appender

    Add a log4j appender base on flume FailoverRpcClient. Provide two parameters:MaxAttempts and Hosts.

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

    $ git pull https://github.com/EdwardsBean/flume new-appender

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

    https://github.com/apache/flume/pull/6.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 #6
    
----
commit b36b1175bfc6c90c3217e160b586bfb6b2189ede
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:04Z

    FLUME-1401: Asynchbase sink should be configurable to support timeout
    
    (Hari Shreedharan via Brock Noland)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368359 13f79535-47bb-0310-9956-ffa450edef68

commit 81e309e4a6577c44770c22b51c42013727bdc909
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:11Z

    FLUME-1408. Log uncaught Throwables thrown within Executors.
    
    (Brock Noland via Hari Shreedharan)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368360 13f79535-47bb-0310-9956-ffa450edef68

commit 68ebd5fa1a8c9b5dc8efc9fc3e2bcd49fb32d1fe
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:15Z

    FLUME-1391. Use sync() instead of syncFs() in HDFS Sink to be compatible with hadoop 0.20.2.
    
    (Yongkun Wang via Jarek Jarcec Cecho)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368361 13f79535-47bb-0310-9956-ffa450edef68

commit e9e7f65a79775c4a0b1887f576fbbefc2b32207e
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:18Z

    FLUME-1389. Flume gives opaque error if interceptor type not specified.
    
    (Patrick Wendell via Hari Shreedharan)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368362 13f79535-47bb-0310-9956-ffa450edef68

commit 4abf81a50834240f90f2360c1003fd716944b6be
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:21Z

    FLUME-1412. Add missing commons-collections to pom
    
    (Hari Shreedharan via Mike Percy)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368363 13f79535-47bb-0310-9956-ffa450edef68

commit b1e8bfd1f59e270f9ec58bd2cd49c2376b95731c
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:24Z

    FLUME-1414. VersionInfo should not create a log instance.
    
    (Hari Shreedharan via Mike Percy)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368364 13f79535-47bb-0310-9956-ffa450edef68

commit 008d0eff8bb80c284d8c97f593e24ffdbc9f947c
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:28Z

    FLUME-1416
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368365 13f79535-47bb-0310-9956-ffa450edef68

commit b0789aa2111ab200db05bd9b1fb848a34b142172
Author: edwardsbean <ed...@gmail.com>
Date:   2014-09-28T12:01:59Z

    Merge branch 'master' of github.com:apache/flume into trunk

commit 7379144f1b0bfc518d8523a69c57921b256698d5
Author: edwardsbean <ed...@gmail.com>
Date:   2014-09-28T12:03:40Z

    Add failover appender

----


---
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: Add failover log4j appender

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

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


---
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 #6: Add failover log4j appender

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

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


---

[GitHub] flume pull request: Add failover log4j appender

Posted by EdwardsBean <gi...@git.apache.org>.
GitHub user EdwardsBean reopened a pull request:

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

    Add failover log4j appender

    Add a log4j appender base on flume FailoverRpcClient. Provide two parameters:MaxAttempts and Hosts.

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

    $ git pull https://github.com/EdwardsBean/flume new-appender

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

    https://github.com/apache/flume/pull/6.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 #6
    
----
commit b36b1175bfc6c90c3217e160b586bfb6b2189ede
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:04Z

    FLUME-1401: Asynchbase sink should be configurable to support timeout
    
    (Hari Shreedharan via Brock Noland)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368359 13f79535-47bb-0310-9956-ffa450edef68

commit 81e309e4a6577c44770c22b51c42013727bdc909
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:11Z

    FLUME-1408. Log uncaught Throwables thrown within Executors.
    
    (Brock Noland via Hari Shreedharan)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368360 13f79535-47bb-0310-9956-ffa450edef68

commit 68ebd5fa1a8c9b5dc8efc9fc3e2bcd49fb32d1fe
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:15Z

    FLUME-1391. Use sync() instead of syncFs() in HDFS Sink to be compatible with hadoop 0.20.2.
    
    (Yongkun Wang via Jarek Jarcec Cecho)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368361 13f79535-47bb-0310-9956-ffa450edef68

commit e9e7f65a79775c4a0b1887f576fbbefc2b32207e
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:18Z

    FLUME-1389. Flume gives opaque error if interceptor type not specified.
    
    (Patrick Wendell via Hari Shreedharan)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368362 13f79535-47bb-0310-9956-ffa450edef68

commit 4abf81a50834240f90f2360c1003fd716944b6be
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:21Z

    FLUME-1412. Add missing commons-collections to pom
    
    (Hari Shreedharan via Mike Percy)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368363 13f79535-47bb-0310-9956-ffa450edef68

commit b1e8bfd1f59e270f9ec58bd2cd49c2376b95731c
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:24Z

    FLUME-1414. VersionInfo should not create a log instance.
    
    (Hari Shreedharan via Mike Percy)
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368364 13f79535-47bb-0310-9956-ffa450edef68

commit 008d0eff8bb80c284d8c97f593e24ffdbc9f947c
Author: Mubarak Seyed <mu...@apache.org>
Date:   2012-08-02T06:33:28Z

    FLUME-1416
    
    git-svn-id: https://svn.apache.org/repos/asf/flume/trunk@1368365 13f79535-47bb-0310-9956-ffa450edef68

commit b0789aa2111ab200db05bd9b1fb848a34b142172
Author: edwardsbean <ed...@gmail.com>
Date:   2014-09-28T12:01:59Z

    Merge branch 'master' of github.com:apache/flume into trunk

commit 7379144f1b0bfc518d8523a69c57921b256698d5
Author: edwardsbean <ed...@gmail.com>
Date:   2014-09-28T12:03:40Z

    Add failover appender

----


---
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.
---