[ 
https://issues.apache.org/jira/browse/FLUME-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655016#comment-13655016
 ] 

Hudson commented on FLUME-1980:
-------------------------------

Integrated in flume-trunk #409 (See 
[https://builds.apache.org/job/flume-trunk/409/])
    FLUME-1980. Log4jAppender should optionally drop events if append fails. 
(Revision 40040326763cdc655ea2707d8cb90a46791192c8)

     Result = SUCCESS
mpercy : 
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=40040326763cdc655ea2707d8cb90a46791192c8
Files : 
* 
flume-ng-clients/flume-ng-log4jappender/src/test/java/org/apache/flume/clients/log4jappender/TestLoadBalancingLog4jAppender.java
* flume-ng-doc/sphinx/FlumeUserGuide.rst
* 
flume-ng-clients/flume-ng-log4jappender/src/main/java/org/apache/flume/clients/log4jappender/Log4jAppender.java
* 
flume-ng-clients/flume-ng-log4jappender/src/main/java/org/apache/flume/clients/log4jappender/LoadBalancingLog4jAppender.java
* 
flume-ng-clients/flume-ng-log4jappender/src/test/java/org/apache/flume/clients/log4jappender/TestLog4jAppender.java

                
> Log4jAppender should optionally drop events if append fails
> -----------------------------------------------------------
>
>                 Key: FLUME-1980
>                 URL: https://issues.apache.org/jira/browse/FLUME-1980
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>             Fix For: v1.4.0
>
>         Attachments: FLUME-1980.patch
>
>
> We should allow a config to drop the event when append fails, rather than 
> throwing an exception. Clients usually dont want the logging call to throw an 
> exception and probably won't have code to handle this - especially when the 
> code is some pre-packaged code and not their own.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to