[ https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841571#action_12841571 ]
Mahadev konar commented on ZOOKEEPER-687: ----------------------------------------- I ran the tests on hudson machines with the patch and it passes. So we can go ahead and commit (of course after having reviewed) if we want without waiting for hudson. > LENonterminatetest fails on some machines. > ------------------------------------------ > > Key: ZOOKEEPER-687 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-687 > Project: Zookeeper > Issue Type: Bug > Reporter: Mahadev konar > Assignee: Mahadev konar > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-687.patch > > > LENonterminateTest fails with the following error: > {noformat} > 2010-03-04 20:26:32,347 - INFO [Thread-0:leaderelect...@155] - Server > address: 0.0.0.0/0.0.0.0:11223 > 2010-03-04 20:26:32,348 - WARN [Thread-0:leaderelect...@195] - Ignoring > exception while looking for leader > java.io.IOException: Network is unreachable > at java.net.PlainDatagramSocketImpl.send(Native Method) > at java.net.DatagramSocket.send(DatagramSocket.java:612) > at > org.apache.zookeeper.server.quorum.LeaderElection.lookForLeader(LeaderElection.java:169) > at > org.apache.zookeeper.test.LENonTerminateTest$LEThread.run(LENonTerminateTest.java:83) > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.