You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Qingsheng Ren (Jira)" <ji...@apache.org> on 2022/03/30 09:24:00 UTC

[jira] [Created] (FLINK-26928) Remove unnecessary Docker network creation in Kafka connector tests

Qingsheng Ren created FLINK-26928:
-------------------------------------

             Summary: Remove unnecessary Docker network creation in Kafka connector tests
                 Key: FLINK-26928
                 URL: https://issues.apache.org/jira/browse/FLINK-26928
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Kafka
    Affects Versions: 1.15.0, 1.16.0
            Reporter: Qingsheng Ren
             Fix For: 1.15.0, 1.16.0


Currently each Kafka test class will create a Docker network, which could flush the network usage on Docker host, and test would fail if all IP address in the pool of Docker are occupied. 



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