wycccccc commented on a change in pull request #11017:
URL: https://github.com/apache/kafka/pull/11017#discussion_r667974480
##########
File path: streams/src/main/java/org/apache/kafka/streams/KafkaStreams.java
##########
@@ -939,7 +939,7 @@ private StreamThread createAndAddStreamThread(final long
cacheSizePerThread, fin
return streamThread;
}
- //For KafkaStreamsTest
+ //Ensure Mockito stub construct with capture argument for KafkaStreamsTest.
Review comment:
Have changed.
--
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]