Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.14.0, 1.15.0
Description
Recently the number of Kafka connector tests either hitting a timeout due to blocked networking or corrupted network responses increased significantly.
We think it is caused by our custom network failure implementation since all the tests are for the legacy FlinkKafkaProducer or FlinkKafkaConsumer we can safely remove them because we will not add more features to this connector, to increase the overall stability.