You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2022/04/01 07:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-26928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonard Xu resolved FLINK-26928.
--------------------------------
    Resolution: Fixed

> 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
>            Assignee: Qingsheng Ren
>            Priority: Major
>              Labels: pull-request-available
>             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)