mjsax commented on code in PR #17521: URL: https://github.com/apache/kafka/pull/17521#discussion_r1804094492
########## streams/src/test/java/org/apache/kafka/streams/KafkaStreamsTest.java: ########## @@ -1685,27 +1680,6 @@ public void shouldThrowTimeoutExceptionWhenGlobalConsumerFutureDoesNotComplete() } } - @Test - public void shouldThrowTimeoutExceptionWhenThreadProducerFutureDoesNotComplete() { Review Comment: No need to test producer isolates, as consumer/producer methods got unified. -- 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