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

Benjamin Mahler resolved MESOS-296.
-----------------------------------

    Resolution: Fixed

Hey [~wfarner], this was actually resolved by [~brenden] here:

{noformat}
commit 480f8a71f6ad8c0698937249445e6405e6443c9c
Author: Brenden Matthews <[email protected]>
Date:   Tue Oct 1 16:21:44 2013 -0700

    Added list of TaskStatuses to Task message.

    Task now includes repeated task status with timestamps.  This permits
    caltulating the start/finish time for tasks (among other things).

    To support this, a timestamp was added to the TaskStatus message which
    is also passed to frameworks when there are state transitions.

    Review: https://reviews.apache.org/r/14434
{noformat}

Now TaskStatus delivered to the scheduler contains the timestamp for when it 
was generated. Does this solve your particular concerns?

> Add timestamp tracking of TaskState changes.
> --------------------------------------------
>
>                 Key: MESOS-296
>                 URL: https://issues.apache.org/jira/browse/MESOS-296
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Mahler
>            Priority: Minor
>
> We currently don't store when the state of tasks change, this would be useful 
> for our troubleshooting, and for end users.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to