lucasbru commented on code in PR #14193:
URL: https://github.com/apache/kafka/pull/14193#discussion_r1364030636


##########
streams/src/test/java/org/apache/kafka/streams/integration/NamedTopologyIntegrationTest.java:
##########
@@ -676,7 +677,7 @@ public void 
shouldAddToEmptyInitialTopologyRemoveResetOffsetsThenAddSameNamedTop
         }
     }
 
-    @Test
+    @Ignore

Review Comment:
   I ignored the test since it failed with the processing threads, and I didn't 
want to fix it (now) since named topologies are probably going to be removed by 
the time this sees the light of day. However, it should not fail in the default 
configuration, so I removed 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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to