You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/03/26 21:47:31 UTC

[GitHub] [kafka] wcarlson5 commented on a change in pull request #10417: HOTFIX: wrap StreamThread#runLoop in outer catch block

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:
users@infra.apache.org