[
https://issues.apache.org/jira/browse/ZOOKEEPER-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388952#comment-15388952
]
Michael Han commented on ZOOKEEPER-1256:
----------------------------------------
This might related to JDK bugs for os x that literal IPv6 address does not work
with Java on OS X without scope ID.
[https://bugs.openjdk.java.net/browse/JDK-8131133]
Related bugs:
[https://bugs.openjdk.java.net/browse/JDK-8132520]
[https://bugs.openjdk.java.net/browse/JDK-8015415]
The attached patch seems reasonable to me, and it works for me on os x. Any
reason we did not commit it? [~fpj]
> ClientPortBindTest is failing on Mac OS X
> -----------------------------------------
>
> Key: ZOOKEEPER-1256
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1256
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Environment: Mac OS X
> Reporter: Daniel Gómez Ferro
> Assignee: Flavio Junqueira
> Fix For: 3.5.3, 3.6.0
>
> Attachments: ClientPortBindTest.log, ZOOKEEPER-1256.patch,
> ZOOKEEPER-1256.patch, ZOOKEEPER-1256.patch
>
>
> ClientPortBindTest is failing consistently on Mac OS X.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)