[ https://issues.apache.org/jira/browse/KAFKA-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319236#comment-15319236 ]
Rekha Joshi commented on KAFKA-3796: ------------------------------------ Actually strangely I was not able to replicate this next day, with same build and with latest trunk build.So ofcourse inconsistent, but maybe something to do with my computer at the time.Anyhow, I will keep it open for couple of days, if I never notice this again, will close it then. HTW. Thanks [~ijuma] > SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk > ---------------------------------------------------------------------- > > Key: KAFKA-3796 > URL: https://issues.apache.org/jira/browse/KAFKA-3796 > Project: Kafka > Issue Type: Bug > Components: clients, security > Affects Versions: 0.10.0.0 > Reporter: Rekha Joshi > Assignee: Rekha Joshi > > org.apache.kafka.common.network.SslTransportLayerTest > > testEndpointIdentificationDisabled FAILED > java.net.BindException: Can't assign requested address > at sun.nio.ch.Net.bind0(Native Method) > at sun.nio.ch.Net.bind(Net.java:433) > at sun.nio.ch.Net.bind(Net.java:425) > at > sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) > at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) > at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67) > at > org.apache.kafka.common.network.NioEchoServer.<init>(NioEchoServer.java:48) > at > org.apache.kafka.common.network.SslTransportLayerTest.testEndpointIdentificationDisabled(SslTransportLayerTest.java:120) -- This message was sent by Atlassian JIRA (v6.3.4#6332)