[
https://issues.apache.org/jira/browse/FLINK-25222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Paul updated FLINK-25222:
--------------------------------
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.
was:
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 want
safely remove them because we will not add more features to this connector, to
increase the overall stability.
> 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
>
> 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)