You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Paul (Jira)" <ji...@apache.org> on 2021/12/08 13:52:00 UTC

[jira] [Created] (FLINK-25222) Remove NetworkFailureProxy used for Kafka connector tests

Fabian Paul created FLINK-25222:
-----------------------------------

             Summary: 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


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 also 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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)