chia7712 commented on code in PR #23287:
URL: https://github.com/apache/kafka/pull/23287#discussion_r3871667949
##########
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:
I checked the usages and neither method is called anywhere, so we could just
remove them, right?
--
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]