chia7712 commented on code in PR #18023:
URL: https://github.com/apache/kafka/pull/18023#discussion_r1868252982


##########
tests/kafkatest/services/templates/connect_log4j.properties:
##########
@@ -24,3 +24,9 @@ log4j.appender.FILE.ImmediateFlush=true
 log4j.appender.FILE.Append=true
 log4j.appender.FILE.layout=org.apache.log4j.PatternLayout
 log4j.appender.FILE.layout.conversionPattern=[%d] %p %m (%c)%n
+
+# After removing org.reflections, the initial logger of worker only contains 
"root" logger.

Review Comment:
   Could you please add the related e2e test to the comment?



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