mjsax commented on a change in pull request #11952:
URL: https://github.com/apache/kafka/pull/11952#discussion_r835654720



##########
File path: streams/src/test/java/org/apache/kafka/test/MockApiProcessor.java
##########
@@ -92,6 +93,20 @@ public void process(final Record<KIn, VIn> record) {
     }
 
     public void checkAndClearProcessResult(final KeyValueTimestamp<?, ?>... 
expected) {

Review comment:
       Seems we should get rid of this one after we have updated the full DSL 
to use the new `Record` type.




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