[
https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008235#comment-17008235
]
Ralph Goers commented on LOG4J2-2738:
-
As I recall when async is enabled the Message
[
https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008158#comment-17008158
]
Dan Armbrust commented on LOG4J2-2738:
--
Hi Ralph,
Want to tweak the sequence a lit
[
https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008157#comment-17008157
]
Carter Kozak commented on LOG4J2-2738:
--
I think the desired behavior can be achieve
[
https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008129#comment-17008129
]
Ralph Goers commented on LOG4J2-2738:
-
[~mattsicker] No. The problem here is the fol
[
https://issues.apache.org/jira/browse/LOG4J2-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008113#comment-17008113
]
Matt Sicker commented on LOG4J2-2738:
-
I thought this was why StatusLogger existed?
joongs4 commented on issue #319: log4j-kafka added with "retryCount" function
URL: https://github.com/apache/logging-log4j2/pull/319#issuecomment-570796706
Just check below files.
org.apache.logging.log4j.kafka.appender.KafkaAppender
org.apache.logging.log4j.kafka.appender.KafkaApp
joongs4 commented on issue #319: log4j-kafka added with "retryCount" function
URL: https://github.com/apache/logging-log4j2/pull/319#issuecomment-570796630
I fixted unit test and KafkaAppender.java
if exception occurs while sending Kafka, I put retry logic.
Thank you inadvance.
--