[
https://issues.apache.org/jira/browse/FLINK-25222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459926#comment-17459926
]
Fabian Paul commented on FLINK-25222:
-------------------------------------
Merged to release-1.14: 3de8b3d1e023a49220e33fdbcef6061bc048bb5b
> Remove NetworkFailureProxy used for Kafka connector tests
> ---------------------------------------------------------
>
> Key: FLINK-25222
> URL: https://issues.apache.org/jira/browse/FLINK-25222
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka, Test Infrastructure
> Affects Versions: 1.14.0, 1.15.0
> Reporter: Fabian Paul
> Assignee: Fabian Paul
> Priority: Major
> Labels: pull-request-available
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)