[
https://issues.apache.org/jira/browse/MESOS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853528#comment-13853528
]
Benjamin Mahler commented on MESOS-844:
---------------------------------------
{noformat}
commit 1c123520c596d120efccd10b7b92335a559ef167
Author: Benjamin Mahler <[email protected]>
Date: Thu Dec 12 20:09:19 2013 -0800
Updated the slave to not recover after a reboot.
Review: https://reviews.apache.org/r/16238
{noformat}
{noformat}
commit 8d485a68550e593db3af9244fca876b91597d558
Author: Benjamin Mahler <[email protected]>
Date: Tue Dec 17 14:57:07 2013 -0800
Added os::bootId.
This can be used to identify a reboot, should the boot id change.
For OS X and POSIX systems, the boot time in seconds from sysctl and
utmpx (respectively) are used as a good approximation for a unique
boot id.
Review: https://reviews.apache.org/r/16235
{noformat}
{noformat}
commit 83e1547fe57ba1ff58630a615f2670657a6340d1
Author: Benjamin Mahler <[email protected]>
Date: Tue Dec 17 14:56:51 2013 -0800
Added timeval retrieval from sysctl.
Review: https://reviews.apache.org/r/16336
{noformat}
> Slave should not recover checkpointed data immediately after reboot
> -------------------------------------------------------------------
>
> Key: MESOS-844
> URL: https://issues.apache.org/jira/browse/MESOS-844
> Project: Mesos
> Issue Type: Bug
> Reporter: Vinod Kone
> Assignee: Benjamin Mahler
> Fix For: 0.16.0
>
>
> Because it is likely that the master has already removed the slave and sent
> LOST task updates for tasks running on that slave.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)