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

Benjamin Mahler updated MESOS-452:
----------------------------------

    Summary: Ensure mesos components are well-behaved when time goes backwards. 
 (was: Investigate how mesos behaves when time goes backwards.)
    
> Ensure mesos components are well-behaved 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

Reply via email to