hysuuuu commented on code in PR #23287:
URL: https://github.com/apache/kafka/pull/23287#discussion_r3874652318
##########
streams/src/test/java/org/apache/kafka/test/MockApiFixedKeyProcessor.java:
##########
@@ -93,23 +92,23 @@ public void process(final FixedKeyRecord<KIn, VIn> record) {
}
public void checkAndClearProcessResult(final KeyValueTimestamp<?, ?>...
expected) {
Review Comment:
Yes you're right, those methods are not used. I've removed them. Thanks.
--
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]