frankvicky commented on code in PR #17373:
URL: https://github.com/apache/kafka/pull/17373#discussion_r1844099567


##########
core/src/test/scala/other/kafka.log4j.properties:
##########
@@ -19,4 +19,4 @@ log4j.appender.KAFKA=kafka.log4j.KafkaAppender
 log4j.appender.KAFKA.Port=9092
 log4j.appender.KAFKA.Host=localhost
 log4j.appender.KAFKA.Topic=test-logger
-log4j.appender.KAFKA.Serializer=kafka.AppenderStringSerializer
+log4j.appender.KAFKA.Serializer=kafka.AppenderStringSerializer

Review Comment:
   It seems that it's not in use based on ide hint. I will remove it and build 
to see if we could remove this one.



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