aIbrahiim commented on issue #30513: URL: https://github.com/apache/beam/issues/30513#issuecomment-5045328509
I investigated last failures and found out that the workflow is failing on KafkaIO tests with: TimeoutException: Topic xlang_kafkaio_test_... not present in metadata after 60000 ms. so it looks like the Kafka producer cant fetch topic metadata in time (hits the default 60s timeout), which then blows up KafkaWriter and takes down the flink job as well -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
