You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2018/01/19 17:41:05 UTC

[jira] [Created] (MESOS-8466) Look for unnecessary 'Clock::resume()' at the end of tests

Greg Mann created MESOS-8466:
--------------------------------

             Summary: Look for unnecessary 'Clock::resume()' at the end of tests
                 Key: MESOS-8466
                 URL: https://issues.apache.org/jira/browse/MESOS-8466
             Project: Mesos
          Issue Type: Improvement
          Components: test
            Reporter: Greg Mann


[r65232|https://reviews.apache.org/r/65232/] fixes the destructor of the test agent to resume the clock during container destruction, which is necessary because the {{cgroups::destroy()}} code path makes use of {{delay()}}. After that change, we should look for unnecessary calls to {{Clock::resume()}} in tests which were added to accommodate this issue in {{Slave::~Slave()}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)