yuxiqian commented on PR #3656: URL: https://github.com/apache/flink-cdc/pull/3656#issuecomment-2451133207
> Seems that the CI test of `2024-10-30T13:03:29.2042562Z [ERROR] TransformE2eITCase.testHeteroSchemaTransform Time elapsed: 74.649 s <<< ERROR! 2024-10-30T13:03:29.2049354Z java.util.concurrent.TimeoutException: 2024-10-30T13:03:29.2060983Z failed to get specific event: CreateTableEvent{tableId=transform_test_1n9c6jg.terminus, schema=columns={`ID` INT NOT NULL,`VERSION` VARCHAR(17)}, primaryKeys=ID, options=()} from stdout: Starting Task Manager I remember it's caused by a known bug in parallelised schema evolution processes and could be safely ignored. The questionable exception messages are something like this: ``` 3> Schema Registry is busy now, waiting for next request... [Repeated lines] ``` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org