You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joel Koshy (JIRA)" <ji...@apache.org> on 2015/02/04 03:25:34 UTC

[jira] [Commented] (KAFKA-1916) Kafka unit tests need to choose random port

    [ https://issues.apache.org/jira/browse/KAFKA-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304514#comment-14304514 ] 

Joel Koshy commented on KAFKA-1916:
-----------------------------------

Dup of KAFKA-1501 ?

> Kafka unit tests need to choose random port
> -------------------------------------------
>
>                 Key: KAFKA-1916
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1916
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Gwen Shapira
>            Assignee: Gwen Shapira
>
> Tired of seeing unit tests fail with:
> {code}
> 17:46:16 kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr FAILED
> 17:46:16     java.net.BindException: Address already in use
> {code}
> Tests should pick a random open port to avoid these conflicts.
> Will do this after KAFKA-1809 is in, so I won't have to do it twice :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)