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:43:00 UTC

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

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

Greg Mann updated MESOS-8466:
-----------------------------
    Labels: mesosphere tech-debt  (was: )

> 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
>            Priority: Major
>              Labels: mesosphere, tech-debt
>
> [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)