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/24 20:00:44 UTC

[GitHub] [kafka] ableegoldman commented on a change in pull request #10397: KAFKA-12508: Disable KIP-557

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



##########
File path: streams/src/test/java/org/apache/kafka/streams/kstream/internals/KTableSourceTest.java
##########
@@ -91,6 +92,7 @@ public void testKTable() {
             supplier.theCapturedProcessor().processed());
     }
 
+    @Ignore // we have disabled KIP-557 until KAFKA-12508 can be properly addressed

Review comment:
       Have you verified that this test did fail before adding the `@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