[
https://issues.apache.org/jira/browse/KAFKA-16416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16416.
------------------------------------
Fix Version/s: 3.8.0
Resolution: Fixed
> Use NetworkClientTest to replace RequestResponseTest to be the example of
> log4j output
> --------------------------------------------------------------------------------------
>
> Key: KAFKA-16416
> URL: https://issues.apache.org/jira/browse/KAFKA-16416
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Cheng-Kai, Zhang
> Priority: Trivial
> Labels: newbie
> Fix For: 3.8.0
>
>
> https://github.com/apache/kafka/blob/trunk/README.md#running-a-particular-unitintegration-test-with-log4j-output
> `RequestResponseTest` does not produce log4j output even though we set the
> log level to info, so it could misdirect users. Hence, we should use another
> test class which can produce log output to replace `RequestResponseTest`. For
> example: NetworkClientTest
--
This message was sent by Atlassian Jira
(v8.20.10#820010)