ppkarwasz commented on PR #17588:
URL: https://github.com/apache/kafka/pull/17588#issuecomment-2441621969

   Would you be willing to replace `log4j-appender` with a refactored version 
of the [Log4j Core 2.x `Kafka` 
appender](https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html#KafkaAppender)?
   
   Currently the appender is deprecated and planned to be removed in Log4j 3.x, 
mostly because of the [outstanding 
issues](https://github.com/apache/logging-log4j2/issues/2066) and the lack of 
Kafka experts in the Logging PMC.
   
   Personally, I am not even sure if `ProducerRecord<byte[], byte[]>` is the 
right kind of object to be sent to Kafka.


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