You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2017/12/07 17:10:00 UTC

[jira] [Updated] (MESOS-8221) Use protobuf reflection to simplify downgrading of resources.

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

Vinod Kone updated MESOS-8221:
------------------------------
    Story Points: 5

> Use protobuf reflection to simplify downgrading of resources.
> -------------------------------------------------------------
>
>                 Key: MESOS-8221
>                 URL: https://issues.apache.org/jira/browse/MESOS-8221
>             Project: Mesos
>          Issue Type: Improvement
>          Components: agent
>            Reporter: Michael Park
>            Assignee: Michael Park
>
> We currently have a {{downgradeResources}} function which is called on every
> {{repeated Resource}} field in every message that we checkpoint. We should leverage
> protobuf reflection to automatically downgrade any instances of {{Resource}} within any
> protobuf message.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)