Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.3
Description
This build failed due to an error in KafkaTableITCase.testKafkaSourceSink:
Caused by: org.apache.kafka.common.errors.TimeoutException: Topic tstopic_avro not present in metadata after 60000 ms.
Attachments
Issue Links
- is related to
-
FLINK-24119 KafkaITCase.testTimestamps fails due to "Topic xxx already exist"
- Closed
- relates to
-
FLINK-25438 KafkaProducerExactlyOnceITCase.testMultipleSinkOperators failed due to topic 'exactlyTopicCustomOperator20' already exists
- Closed
-
FLINK-30822 KafkaSinkITCase fails in setup and teardown method because the topic couldn't be created/deleted
- Closed
- Testing discovered
-
FLINK-29956 Kafka-related test infrastructure code is scattered over multiple classes/environments
- Open
- links to