[ https://issues.apache.org/jira/browse/ZOOKEEPER-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Hunt updated ZOOKEEPER-677: ----------------------------------- Status: Open (was: Patch Available) cancelling patch, hudson fails with: [exec] [exec] Zookeeper_simpleSystem::testIPV6 : assertion : elapsed 1000 .... [exec] [exec] /grid/0/hudson/hudson-slave/workspace/Zookeeper-Patch-h8.grid.sp2.yahoo.net/trunk/src/c/tests/TestClient.cc:582: Assertion: assertion failed [Expression: zk] [exec] [exec] Failures !!! [exec] [exec] Run: 44 Failure total: 1 Failures: 1 Errors: 0 [exec] [exec] make: *** [run-check] Error 1 > c client doesn't allow ipv6 numeric connect string > -------------------------------------------------- > > Key: ZOOKEEPER-677 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-677 > Project: Zookeeper > Issue Type: Bug > Components: c client > Affects Versions: 3.2.2 > Reporter: Patrick Hunt > Assignee: Mahadev konar > Priority: Critical > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-677.patch, ZOOKEEPER-677.patch > > > The c client doesn't handle ipv6 numeric addresses as they are colon : > delmited. After splitting the host/port on : we look for the port as the > second entry in the array rather than the last entry in the array. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.