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

ASF GitHub Bot commented on KAFKA-7134:
---------------------------------------

akatona84 opened a new pull request #5415: KAFKA-7134: KafkaLog4jAppender - 
Appender exceptions are propagated t…
URL: https://github.com/apache/kafka/pull/5415
 
 
   …o caller
   
   Handling ignoreExceptions property in KafkaLog4jAppender
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> KafkaLog4jAppender - Appender exceptions are propagated to caller
> -----------------------------------------------------------------
>
>                 Key: KAFKA-7134
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7134
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>            Reporter: venkata praveen
>            Assignee: Andras Katona
>            Priority: Major
>
> KafkaLog4jAppender exceptions are propagated to caller when Kafka is 
> down/slow/other, it may cause the application crash. Ideally appender should 
> print and ignore the exception
>  or should provide option to ignore/throw the exceptions like 
> 'ignoreExceptions' property of 
> https://logging.apache.org/log4j/2.x/manual/appenders.html#KafkaAppender



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to