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 2014/05/17 01:10:15 UTC

[jira] [Updated] (MESOS-869) The Task protobuf does not always have a status for the corresponding task state.

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

Benjamin Mahler updated MESOS-869:
----------------------------------

    Fix Version/s:     (was: 0.19.0)

> The Task protobuf does not always have a status for the corresponding task state.
> ---------------------------------------------------------------------------------
>
>                 Key: MESOS-869
>                 URL: https://issues.apache.org/jira/browse/MESOS-869
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.16.0
>            Reporter: Benjamin Mahler
>
> When we create Tasks (e.g. in Master::launchTask) we should add a corresponding status for the Task.
> There are a few spots in the master/slave where a task is created with no corresponding status. Would potentially be easiest if we delegated task creation to a protobuf_utils:: function that always adds a status.
> From here:
> https://reviews.apache.org/r/14434



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