You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2013/11/22 02:40:36 UTC

[jira] [Created] (MESOS-837) AWAIT_READY should not depend on process::Clock

Yan Xu created MESOS-837:
----------------------------

             Summary: AWAIT_READY should not depend on process::Clock
                 Key: MESOS-837
                 URL: https://issues.apache.org/jira/browse/MESOS-837
             Project: Mesos
          Issue Type: Bug
          Components: test
            Reporter: Yan Xu
            Priority: Minor


Currently AWAIT_READY depends on process:Clock and if AWAIT_READY is used when the Clock is paused the test code does not advance time enough or if the logic that satisfies the future is buggy, the test can "hang" forever.



--
This message was sent by Atlassian JIRA
(v6.1#6144)