Tommaso Teofili created HAMA-677:
------------------------------------

             Summary: Avoid Thread.sleep() based sync in tests
                 Key: HAMA-677
                 URL: https://issues.apache.org/jira/browse/HAMA-677
             Project: Hama
          Issue Type: Bug
          Components: bsp core
    Affects Versions: 0.5.0
            Reporter: Tommaso Teofili
            Priority: Minor
             Fix For: 0.6.0


Some tests use Thread.sleep(someTime) in order to wait for something to 
initialize (e.g. Zookeeper), since that has different behaviors when running on 
different platforms it should be avoided

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to