[
https://issues.apache.org/jira/browse/FLINK-26928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515139#comment-17515139
]
Leonard Xu commented on FLINK-26928:
------------------------------------
Fixed in
master(1.16):47a1f32676b0920e287fed9998b68e0a02ddfc3d
> 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)