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

Flavio Paiva Junqueira updated ZOOKEEPER-501:
---------------------------------------------

    Attachment: ZOOKEEPER-501.patch

Since I cannot reproduce, I tried to come up with an explanation for the 
failure of this test. I suspect that due to timing, one cnx manager tried to 
connect to the other before the other was available to receive connections. 
Consequently, the patch I propose retries to connect a number of times. It also 
times out itself instead of waiting for junit to kill it. 

> CnxManagerTest failed on hudson
> -------------------------------
>
>                 Key: ZOOKEEPER-501
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-501
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Flavio Paiva Junqueira
>             Fix For: 3.2.1, 3.3.0
>
>         Attachments: CnxnManagerTest.log, ZOOKEEPER-501.patch
>
>
> It timed out according to the console output:
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/406/testReport/org.apache.zookeeper.test/CnxManagerTest/testCnxManager/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to