You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/04/25 02:37:13 UTC

[jira] [Created] (MESOS-452) Investigate how mesos behaves when time goes backwards.

Benjamin Mahler created MESOS-452:
-------------------------------------

             Summary: Investigate how mesos behaves when time goes backwards.
                 Key: MESOS-452
                 URL: https://issues.apache.org/jira/browse/MESOS-452
             Project: Mesos
          Issue Type: Task
            Reporter: Benjamin Mahler


I don't think we correctly handle the system time going backwards, from say, an NTP process correcting the system clock.

We should ultimately be using a CLOCK_MONOTONIC clock to schedule delayed events in the system, and for computing things like uptime.

I've seen cases where the slave reports a negative uptime in the state.json endpoint, typically revolving around an NTP process not running on the slave.

--
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