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

[jira] [Updated] (FLINK-15414) KafkaITCase#prepare failed in travis

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

Dian Fu updated FLINK-15414:
----------------------------
    Fix Version/s:     (was: 1.9.3)
                   1.9.4

> KafkaITCase#prepare failed in travis
> ------------------------------------
>
>                 Key: FLINK-15414
>                 URL: https://issues.apache.org/jira/browse/FLINK-15414
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>            Reporter: Dian Fu
>            Priority: Major
>             Fix For: 1.9.4
>
>
> The travis for release-1.9 failed with the following error:
> {code}
> org.apache.kafka.common.KafkaException: Socket server failed to bind to 0.0.0.0:44867: Address already in use.
> 	at org.apache.flink.streaming.connectors.kafka.KafkaITCase.prepare(KafkaITCase.java:58)
> Caused by: java.net.BindException: Address already in use
> 	at org.apache.flink.streaming.connectors.kafka.KafkaITCase.prepare(KafkaITCase.java:58)
> {code}
> instance: [https://api.travis-ci.org/v3/job/629636116/log.txt]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)