[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

I just committed this.

> 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, 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Patrick Hunt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Hunt updated ZOOKEEPER-687:
---

Hadoop Flags: [Reviewed]

+1 looks good to me.

> 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, 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Status: Open  (was: Patch Available)

> 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, 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Attachment: ZOOKEEPER-687.patch

used 127.0.0.1 instead of localhost. thanks pat for the suggestion. Also 
replaced other occurences of localhost with 127.0.0.1.



> 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, 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Status: Patch Available  (was: Open)

> 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, 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Status: Patch Available  (was: Open)

> 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Attachment: ZOOKEEPER-687.patch

this patch fixes the issue in test and changes it to use localhost rather than 
0.0.0.0.


> 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.



[jira] Updated: (ZOOKEEPER-687) LENonterminatetest fails on some machines.

2010-03-04 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-687:


Fix Version/s: 3.3.0

> 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
>
>
> 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.