chia7712 commented on code in PR #23200:
URL: https://github.com/apache/kafka/pull/23200#discussion_r3871347113
##########
streams/src/test/java/org/apache/kafka/streams/processor/WallclockTimestampExtractorTest.java:
##########
@@ -35,29 +32,8 @@ public void extractSystemTimestamp() {
final long timestamp = extractor.extract(new
ConsumerRecord<>("anyTopic", 0, 0, null, null), 42);
Review Comment:
This is unrelated to this patch. I will file a patch to address it
--
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]