wcarlson5 commented on a change in pull request #10417: URL: https://github.com/apache/kafka/pull/10417#discussion_r602601435
########## File path: streams/src/test/java/org/apache/kafka/streams/integration/StreamsUncaughtExceptionHandlerIntegrationTest.java ########## @@ -177,6 +178,7 @@ public void shouldShutdownMultipleThreadApplication() throws InterruptedExceptio testShutdownApplication(2); } + @Ignore // TODO -- re-enable this test after KAFKA-12537 Review comment: It would be best to merge https://github.com/apache/kafka/pull/10387 first then we don't have to undo this ignore. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org