jlprat commented on code in PR #15274: URL: https://github.com/apache/kafka/pull/15274#discussion_r1478335911
########## streams/src/test/java/org/apache/kafka/streams/integration/KStreamAggregationIntegrationTest.java: ########## @@ -1139,8 +1140,7 @@ private <K, V> String readWindowedKeyedMessagesViaConsoleConsumer(final Deserial "--property", "key.deserializer.window.size.ms=500", }; - ConsoleConsumer.messageCount_$eq(0); //reset the message count Review Comment: Ah 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org