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/11/09 12:50:25 UTC

[GitHub] [kafka] mimaison commented on pull request #11401: KAFKA-13255: use exclude filter for new topics

mimaison commented on pull request #11401:
URL: https://github.com/apache/kafka/pull/11401#issuecomment-964121820


   Thanks for the updates. The test seems to be failing when run in `IdentityReplicationIntegrationTest`, see failures in https://github.com/apache/kafka/pull/11401/checks
   
   ```
   IdentityReplicationIntegrationTest > testTopicConfigPropertyFilteringExclude() FAILED
       org.opentest4j.AssertionFailedError: Condition not met within timeout 60000. Topic: primary.test-topic-with-config didn't get created on cluster: backup-connect-cluster ==> expected: <true> but was: <false>
   ```
   This integration test uses IdentityReplicationPolicy that does not rename topics. At this stage I'm tempted to just drop the integration test or maybe update one of the existing test.
   


-- 
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-unsubscribe@kafka.apache.org

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