Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31145 Stabilize Kafka-related tests
  3. FLINK-30720

KafkaChangelogTableITCase.testKafkaDebeziumChangelogSource failed due to a topic already exist when creating it

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 1.17.0
    • None
    • Connectors / Kafka

    Description

      We experienced a build failure in KafkaChangelogTableITCase.testKafkaDebeziumChangelogSource due to an already existing topic:

      Jan 17 14:15:33 [ERROR] org.apache.flink.streaming.connectors.kafka.table.KafkaChangelogTableITCase.testKafkaDebeziumChangelogSource  Time elapsed: 14.771 s  <<< ERROR!
      Jan 17 14:15:33 java.lang.IllegalStateException: Fail to create topic [changelog_topic partitions: 1 replication factor: 1].
      Jan 17 14:15:33 	at org.apache.flink.streaming.connectors.kafka.table.KafkaTableTestBase.createTestTopic(KafkaTableTestBase.java:143)
      Jan 17 14:15:33 	at org.apache.flink.streaming.connectors.kafka.table.KafkaChangelogTableITCase.testKafkaDebeziumChangelogSource(KafkaChangelogTableITCase.java:60)
      Jan 17 14:15:33 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      Jan 17 14:15:33 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      Jan 17 14:15:33 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      Jan 17 14:15:33 	at java.lang.reflect.Method.invoke(Method.java:498)
      [...]
      

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44972&view=logs&j=aa18c3f6-13b8-5f58-86bb-c1cffb239496&t=502fb6c0-30a2-5e49-c5c2-a00fa3acb203&l=38188

      Attachments

        Activity

          People

            Unassigned Unassigned
            mapohl Matthias Pohl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: