guozhangwang commented on a change in pull request #9024:
URL: https://github.com/apache/kafka/pull/9024#discussion_r454720486



##########
File path: streams/src/test/resources/log4j.properties
##########
@@ -18,4 +18,9 @@ log4j.appender.stdout=org.apache.log4j.ConsoleAppender
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
 log4j.appender.stdout.layout.ConversionPattern=[%d] %p %m (%c:%L)%n
 
-log4j.logger.org.apache.kafka=INFO
+log4j.logger.kafka=WARN

Review comment:
       Do we really want to degrade broker side logs to WARN?




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to