ramanathan1504 commented on code in PR #4125:
URL: https://github.com/apache/logging-log4j2/pull/4125#discussion_r3263594427


##########
src/changelog/.2.x.x/fix_kafka_appender_retry_error_reporting.xml:
##########
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="fixed">
+  <issue id="4125" link="https://github.com/apache/logging-log4j2/pull/4125"/>
+  <description format="asciidoc">Fix `KafkaAppender` reporting error to error 
handler even after a successful retry</description>

Review Comment:
   Fixed false-positive error reporting in `KafkaAppender` on successful 
retries.
   
   can u replace this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to