ableegoldman commented on a change in pull request #10407:
URL: https://github.com/apache/kafka/pull/10407#discussion_r601988153



##########
File path: 
streams/src/test/java/org/apache/kafka/streams/processor/internals/StreamThreadTest.java
##########
@@ -2333,74 +2333,6 @@ void runOnce() {
         verify(taskManager);
     }
 
-    @Test
-    @SuppressWarnings("unchecked")
-    public void 
shouldCatchTaskMigratedExceptionOnOnTaskCorruptedExceptionPath() {

Review comment:
       This test no longer applies, since we don't have a TaskMigratedException 
to catch anymore




-- 
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


Reply via email to