You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2016/06/24 11:53:16 UTC

[jira] [Created] (OOZIE-2586) Eliminate Thread.sleep() calls from TestCoordPushDependencyCheckXCommand

Peter Bacsko created OOZIE-2586:
-----------------------------------

             Summary: Eliminate Thread.sleep() calls from TestCoordPushDependencyCheckXCommand
                 Key: OOZIE-2586
                 URL: https://issues.apache.org/jira/browse/OOZIE-2586
             Project: Oozie
          Issue Type: Bug
            Reporter: Peter Bacsko
            Assignee: Peter Bacsko
            Priority: Minor


In the test class TestCoordPushDependencyCheckXCommand, there a couple of Thread.sleep(100) calls to wait for a certain transition of events. On slower machines, this is not enough.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)