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