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

Patrick Hunt resolved ZOOKEEPER-61.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

sleeps removed as part of ZOOKEEPER-111 patch

> Address (remove) use of sleep(#) in client/server test cases.
> -------------------------------------------------------------
>
>                 Key: ZOOKEEPER-61
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-61
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.0.0
>
>
> Many of the java client/server test cases use "sleep(x)" during initial 
> rendezvous. This makes the tests slow, very brittle and they tend to fail 
> occasionally during CI (depending on load). In particular I've seen 
> QuorumTest exhibit this.
> Would also be nice if we could extract the "base" client/server test 
> functionality to enable re-use and make test writing easier. I started this 
> with ClientBase in tests but could do a better job.

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