philipnee commented on code in PR #16140:
URL: https://github.com/apache/kafka/pull/16140#discussion_r1628598367


##########
clients/src/test/java/org/apache/kafka/clients/consumer/internals/ConsumerNetworkThreadTest.java:
##########
@@ -341,6 +356,17 @@ void testRunOnceInvokesReaper() {
 
     @Test
     void testSendUnsentRequest() {
+        ConsumerNetworkThread consumerNetworkThread1 = new 
ConsumerNetworkThread(

Review Comment:
   can you just use `this.consumerNetworkThread` ?



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