You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/12/03 22:35:10 UTC

[jira] [Created] (MESOS-4064) Add ContainerInfo to internal Task protobuf.

Benjamin Mahler created MESOS-4064:
--------------------------------------

             Summary: Add ContainerInfo to internal Task protobuf.
                 Key: MESOS-4064
                 URL: https://issues.apache.org/jira/browse/MESOS-4064
             Project: Mesos
          Issue Type: Task
            Reporter: Benjamin Mahler


In what seems like an oversight, when ContainerInfo was added to TaskInfo, it was not added to our internal Task protobuf.

Also, unlike the agent, it appears that the master does not use protobuf::createTask. We should try remove the manual construction in the master in favor of construction through protobuf::createTask.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)