You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2021/12/13 15:11:00 UTC

[jira] [Created] (FLINK-25279) KafkaSourceLegacyITCase.testKeyValueSupport failed on azure due to topic already exists

Yun Gao created FLINK-25279:
-------------------------------

             Summary: KafkaSourceLegacyITCase.testKeyValueSupport failed on azure due to topic already exists
                 Key: FLINK-25279
                 URL: https://issues.apache.org/jira/browse/FLINK-25279
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka
    Affects Versions: 1.15.0
            Reporter: Yun Gao


{code:java}
Dec 12 03:00:12 [ERROR] Failures: 
Dec 12 03:00:12 [ERROR]   KafkaSourceLegacyITCase.testKeyValueSupport:58->KafkaConsumerTestBase.runKeyValueTest:1528->KafkaTestBase.createTestTopic:222 Create test topic : keyvaluetest failed, org.apache.kafka.common.errors.TopicExistsException: Topic 'keyvaluetest' already exists.
Dec 12 03:00:12 [INFO] 
Dec 12 03:00:12 [ERROR] Tests run: 177, Failures: 1, Errors: 0, Skipped: 0
 {code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27995&view=logs&j=72d4811f-9f0d-5fd0-014a-0bc26b72b642&t=e424005a-b16e-540f-196d-da062cc19bdf&l=35697



--
This message was sent by Atlassian Jira
(v8.20.1#820001)