lvyanquan commented on PR #4277: URL: https://github.com/apache/flink-cdc/pull/4277#issuecomment-4020948352
> @lvyanquan The CI failure in `flink-cdc-pipeline-connector-kafka` module is unrelated to the changes in this PR. > > The failure is caused by a Testcontainers issue where the Kafka Docker container (`confluentinc/cp-kafka:7.2.2`) failed to start within the timeout period: > > ``` > ContainerLaunchException: Container startup failed for image confluentinc/cp-kafka:7.2.2 > Caused by: Timed out waiting for log output matching '.*\[KafkaServer id=\d+\] started.*' > ``` You could rebase master to fix this. -- 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]
